Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x037c89…b362e7
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf76369…100ab7
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2722c5…6b3477
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe50b31…6040c6
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e0fa3…9bd98e
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x02a8b4…c487e6
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf0ccc1…8c8918
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa4fbef…7eae41
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfa66d4…1da66d
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x848c8b…cc025d
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdb2b70…f2a854
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0xff0d33…e0874d
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0xac1ce2…36a783
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbf2646…0a7325
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x60b0c2…224999
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x381f23…26daed
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x488507…72d70b
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9c67ba…d88255
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x598060…2b9bf9
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x032f2e…af2bfe
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x64ee99…0acbed
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x92fbf5…ea9883
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5db16e…9b955d
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbda71e…1c9499
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x621e04…785503

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.