Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6409…9aa10x26e8…5158Basex402-tokens$0.06100%coinbase24d ago0x4522e9…604237
0x6409…9aa10x26e8…5158Basex402-tokens$0.06100%coinbase24d ago0x944eb8…ec637f
0x6409…9aa10x26e8…5158Basex402-tokens$0.07100%coinbase24d ago0x4876ce…d169cd
0x6409…9aa10x26e8…5158Basex402-tokens$0.05100%coinbase24d ago0x1ec957…9b2877
0x6409…9aa10x26e8…5158Basex402-tokens$0.06100%coinbase24d ago0xf7767d…680d08
0x6409…9aa10x26e8…5158Basex402-tokens$0.08100%coinbase24d ago0x7ef25d…2015d2
0x6409…9aa10x26e8…5158Basex402-tokens$0.06100%coinbase24d ago0x1fc124…698a08
0x6409…9aa10x26e8…5158Basex402-tokens$0.05100%coinbase24d ago0x8759b7…f6cccd
0x6409…9aa10x26e8…5158Basex402-tokens$0.12100%coinbase24d ago0x58acd3…dc0d2b
0x6409…9aa10x26e8…5158Basex402-tokens$0.08100%coinbase24d ago0x43bfd2…3c974a
0x6409…9aa10x26e8…5158Basex402-tokens$0.08100%coinbase24d ago0xfaa689…3fcd3d
0x6409…9aa10x26e8…5158Basex402-tokens$0.07100%coinbase24d ago0xabd96e…cd355e
0x6409…9aa10x26e8…5158Basex402-tokens$0.11100%coinbase24d ago0xd5bf34…39b3fd
0x6409…9aa10x26e8…5158Basex402-tokens$0.11100%coinbase24d ago0xb39365…b80894
0x6409…9aa10x26e8…5158Basex402-tokens$0.09100%coinbase24d ago0xfa36b0…9ce118
0x6409…9aa10x26e8…5158Basex402-tokens$0.07100%coinbase24d ago0x3c3320…4f0d8f
0x6409…9aa10x26e8…5158Basex402-tokens$0.11100%coinbase24d ago0x15eb75…b32f77
0x6409…9aa10x26e8…5158Basex402-tokens$0.10100%coinbase24d ago0x69761d…baada4
0x6409…9aa10x26e8…5158Basex402-tokens$0.09100%coinbase24d ago0x470b30…b82d75
0x6409…9aa10x26e8…5158Basex402-tokens$0.07100%coinbase24d ago0x78a9f1…66d73c
0x6409…9aa10x26e8…5158Basex402-tokens$0.08100%coinbase24d ago0x16e587…b4e442
0x6409…9aa10x26e8…5158Basex402-tokens$0.08100%coinbase24d ago0x9b0870…c65753
0x6409…9aa10x26e8…5158Basex402-tokens$0.07100%coinbase24d ago0xa87448…5d55eb
0x6409…9aa10x26e8…5158Basex402-tokens$0.07100%coinbase24d ago0x8137cf…4db931
0x6409…9aa10x26e8…5158Basex402-tokens$0.16100%coinbase24d ago0x14f988…f15e12

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.