Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x135e…bc16Base—$0.01100%coinbase6h ago0xc9de17…a12b14
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase6h ago0xd3bf43…75cffd
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6h ago0x0660c3…c3321d
0x6f9d…8ba00xa769…f789Base—$0.01100%coinbase6h ago0x9d523f…85ea47
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase6h ago0xf6f5f6…b237f1
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6h ago0x4c8922…e70478
0x6f9d…8ba00xcbc6…96c4Base—$0.01100%coinbase6h ago0xf4a373…96d12d
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase6h ago0xf85350…c3c28d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6h ago0x9bd56d…62ccab
0x6f9d…8ba00x1faa…faebBase—$0.01100%coinbase10h ago0x05a849…c386cd
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase10h ago0x41c801…8ce0ec
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase10h ago0x82a29a…c36a84
0x6f9d…8ba00x863e…a0acBase—$0.01100%coinbase14h ago0x1bf298…35beb7
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase14h ago0xa48f79…d76c3f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14h ago0x030c7f…b93e91
0x6f9d…8ba00x617e…94a2Base—$0.01100%coinbase18h ago0x68b192…91a996
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase18h ago0x16e456…5ff356
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase18h ago0xb3cc64…ba98e4
0x6f9d…8ba00x784f…b952Base—$0.01100%coinbase22h ago0x5ffd1f…d0540a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase22h ago0x97f599…a50425
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase22h ago0xc74019…cece63
0x6f9d…8ba00x3049…0255Base—$0.01100%coinbase23h ago0x260e7c…10678c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase23h ago0x329363…846705
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase23h ago0xbea98b…ace512
0x6f9d…8ba00x5d69…59ffBase—$0.01100%coinbase23h ago0xeb99ae…1db1bf

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.