Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x5b6e…0b20Base—$0.01100%coinbase10d ago0xdce239…b44cc0
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase10d ago0xd7c216…d8081c
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0x7fcb44…21d4a4
0x6f9d…8ba00x6e95…4148Base—$0.01100%coinbase10d ago0x472c81…66fb6e
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase10d ago0x3b80de…319935
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0x748ad5…cec50e
0x6f9d…8ba00x3d00…ee02Base—$0.01100%coinbase10d ago0x871f85…b7e40e
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase10d ago0x45ca23…850aa9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0x00ab2b…e61c2e
0x6f9d…8ba00x618c…c21bBase—$0.01100%coinbase10d ago0x254160…0e2f9a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase10d ago0x0014bc…f960dd
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0x10c5cc…f19a2f
0x6f9d…8ba00x40bb…5fecBase—$0.01100%coinbase10d ago0xbb3135…3567ad
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase10d ago0x4ce82d…7c04a6
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0x323ec6…2abda7
0x6f9d…8ba00xf311…f1daBase—$0.01100%coinbase10d ago0xd73025…69b910
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase10d ago0xfb8033…1f0037
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0x44005c…f66e49
0x6f9d…8ba00xfb63…6a1cBase—$0.01100%coinbase10d ago0x94607c…42faba
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase10d ago0x696ebd…23232d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0x3786e7…523de8
0x6f9d…8ba00xdc6d…facbBase—$0.01100%coinbase10d ago0x62f31d…6dc353
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase10d ago0xad3dde…6be11e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase10d ago0xe60478…cf1b96
0x6f9d…8ba00xbd9b…f2d9Base—$0.01100%coinbase11d ago0xcd248d…87e943

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.