Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e9d…1a5b0x3e0a…78e7Base—$0.003741100%coinbase74d ago0x2084a9…a3444f
0x2e9d…1a5b0x3e0a…78e7Base—$0.003859100%coinbase74d ago0xe1f8bb…02624f
0x2e9d…1a5b0x3e0a…78e7Base—$0.004324100%coinbase74d ago0x832cb6…889c7e
0x2e9d…1a5b0x3e0a…78e7Base—$0.003986100%coinbase74d ago0x235f13…63fa08
0x2e9d…1a5b0x3e0a…78e7Base—$0.00438100%coinbase74d ago0x5f66d5…31eaa0
0x2e9d…1a5b0x3e0a…78e7Base—$0.004703100%coinbase74d ago0x711240…2be8d7
0x2e9d…1a5b0x3e0a…78e7Base—$0.004355100%coinbase74d ago0xa89a1c…403c85
0x2e9d…1a5b0x3e0a…78e7Base—$0.003505100%coinbase75d ago0x2ad432…6fb698
0x2e9d…1a5b0x3e0a…78e7Base—$0.004433100%coinbase75d ago0x296d95…f6af3b
0x2e9d…1a5b0x3e0a…78e7Base—$0.002875100%coinbase75d ago0xaf922d…36cb5a
0x2e9d…1a5b0x3e0a…78e7Base—$0.003485100%coinbase75d ago0xaa0566…831b44
0x2e9d…1a5b0x3e0a…78e7Base—$0.003645100%coinbase75d ago0x75455d…491389
0x2e9d…1a5b0x3e0a…78e7Base—$0.002933100%coinbase75d ago0x067489…4a8f9c
0x2e9d…1a5b0x3e0a…78e7Base—$0.003267100%coinbase75d ago0x164df3…c48b77
0x2e9d…1a5b0x3e0a…78e7Base—$0.004999100%coinbase75d ago0xc22bee…73e719
0x2e9d…1a5b0x3e0a…78e7Base—$0.003116100%coinbase75d ago0x5a2920…9369d4
0x2e9d…1a5b0x3e0a…78e7Base—$0.004319100%coinbase75d ago0xef4b8c…95f038
0x2e9d…1a5b0x3e0a…78e7Base—$0.00467100%coinbase75d ago0x6e7247…599193
0x2e9d…1a5b0x3e0a…78e7Base—$0.002809100%coinbase75d ago0xa8aa87…1c4d12
0x2e9d…1a5b0x3e0a…78e7Base—$0.002928100%coinbase75d ago0xc3cacf…24608b
0x2e9d…1a5b0x3e0a…78e7Base—$0.002812100%coinbase75d ago0x0dc1cf…140706
0x2e9d…1a5b0x3e0a…78e7Base—$0.003703100%coinbase75d ago0xf26445…2f0e33
0x2e9d…1a5b0x3e0a…78e7Base—$0.005921100%coinbase75d ago0x91c1c2…ecf0a1
0x2e9d…1a5b0x3e0a…78e7Base—$0.00427100%coinbase75d ago0x8fef8e…e753b1
0x2e9d…1a5b0x3e0a…78e7Base—$0.005823100%coinbase75d ago0xcba8f3…9f4e76

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.