Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x8903d0…cc4a08
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x9d9dc2…8f6bf2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x5b4873…4d35e5
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x9e9e28…e800fc
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x668836…b51d54
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x0a0f62…921849
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x2909b1…a7b025
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x7581fc…6e5b49
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0xa40e0f…c8a74f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0xa6b1f6…e03793
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0xc07625…583370
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x251128…f93011
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0xeca365…b6b875
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0xd6a79d…b57793
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0xaf3f46…139be0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0xcaa26f…b8c912
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x5a6444…9bd89e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x69ecee…b1f003
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x84d4ed…990b76
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0xa36299…85ef3f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x809c21…327ef6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x4266fc…46aab4
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0xbf0750…4e0e04
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0xaf50ca…1ef06b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase76d ago0x67d46e…f97e3f

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.