Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0xd69050…366821
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x11ab05…56228b
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0xa5904a…115677
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0xafe57e…9489ec
0x9e31…e7dc0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x51f248…6309ec
0xa276…30950x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0xe0077d…0e1594
0xb08c…c7bc0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x47ab0e…321425
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x4fbbd2…dfbfbb
0x17d5…34cc0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x6c96ab…4665ef
0x4cf8…57b10x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x6c575a…e91ab0
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x0f8c32…2f7cac
0xba32…4c8d0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x82ed8e…769204
0x7c8d…59c60x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase118d ago0xe45754…0fcb58
0xbe2d…c6250x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x4fd77f…d840b1
0x4cf8…57b10x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x9d28cb…2829ca
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x27317f…0d85dd
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x79b5db…a30b98
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x3ecc3b…a4fc1b
0xf6db…c3c40x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase118d ago0x231fac…998eb1
0xf6db…c3c40x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase118d ago0x2153b2…0970ec
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x303eb8…8c0322
0x7e57…2f090x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0xf1e5af…dad66e
0x7e57…2f090x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0xeac67c…274997
0x7e57…2f090x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0x74cffa…df177b
0x7e57…2f090x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase118d ago0x9ac69e…2b7613

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.