Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x315a23…816ac1
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc44ba7…3b1404
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1d730…4ef7a4
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf93412…553b9a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x150ebb…b5e20f
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d4fa9…e3347d
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0b8f3c…f591a6
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x470f50…013a01
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2cad47…0e9113
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd7f8ff…e51eea
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8275c6…404d31
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb21a8d…f2c068
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x75eda2…a714db
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x21fdba…37ca83
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x83beb2…b35d4b
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x002ed6…561342
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3c21e5…3a82c0
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xff5d16…d8c499
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x79a54b…510647
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x02ac26…339082
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a6981…40baa7
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbf1991…1ec07f
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaae691…670732
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeb0238…4f3a75
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x34222f…39b0b9

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.