Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48e6…89080x9143…a65fBase—$0.01100%coinbase85d ago0x7531e8…cef2aa
0x48e6…89080xefbe…69b4Base—$0.01100%coinbase85d ago0x85f638…586553
0x48e6…89080xe916…dae3Base—$0.01100%coinbase85d ago0x09d517…c481da
0x48e6…89080x6fb0…d06eBase—$0.01100%coinbase85d ago0xe9b471…4ae9df
0x48e6…89080x66ae…98fdBase—$0.01100%coinbase85d ago0x8eba76…ae2e7b
0x48e6…89080x0ea7…a926Base—$0.01100%coinbase85d ago0x5999ee…892fe0
0x48e6…89080xa5fb…e894Base—$0.01100%coinbase85d ago0xbad966…e342d1
0x48e6…89080xf78d…b73aBase—$0.01100%coinbase85d ago0x439acf…26ce16
0x48e6…89080x4bd3…a689Base—$0.01100%coinbase85d ago0x587c39…c09c44
0x48e6…89080x7954…d232Base—$0.01100%coinbase85d ago0x8f9177…fed375
0x48e6…89080xf95a…40cdBase—$0.01100%coinbase85d ago0xb94dae…4278eb
0x48e6…89080x7c7b…efb6Base—$0.01100%coinbase85d ago0x1b8fe8…3620aa
0x48e6…89080xcfd9…200aBase—$0.01100%coinbase85d ago0x5dc81b…db7af9
0x48e6…89080x9269…fdc6Base—$0.01100%coinbase85d ago0x304c0e…635f61
0x48e6…89080x0d58…6b11Base—$0.01100%coinbase85d ago0xce6181…eb3d30
0x48e6…89080xecd6…4fd6Base—$0.01100%coinbase85d ago0x916f5b…c9dbd0
0x48e6…89080xf1ca…575aBase—$0.01100%coinbase85d ago0xef1d0b…76da04
0x48e6…89080x039e…8b29Base—$0.01100%coinbase85d ago0xbab06d…20f9f8
0x48e6…89080xee17…ee16Base—$0.01100%coinbase85d ago0xec4d2b…b3d4b2
0x48e6…89080x0fc1…8b68Base—$0.01100%coinbase85d ago0x89be24…06ff0a
0x48e6…89080xf717…b730Base—$0.01100%coinbase85d ago0x2590cb…db424c
0x48e6…89080xb820…dabeBase—$0.01100%coinbase85d ago0x3720a6…e60f46
0x48e6…89080x498c…007fBase—$0.01100%coinbase85d ago0xa7bdd4…7af854
0x48e6…89080xd6e1…d40fBase—$0.01100%coinbase85d ago0x01433c…f7ab6e
0x48e6…89080xa89a…6c42Base—$0.01100%coinbase85d ago0x088b83…65da74

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.