Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x300444…6029a3
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf11cb4…4ce9a0
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb35ff8…213d9b
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa0ecef…ee55a1
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb41c1…650ede
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x634852…e86a25
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xded405…4d2f01
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x070df0…a050c1
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f7469…cf51b0
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc95b9a…221430
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf4d27c…40898b
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x576ffd…8d7c9d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9eb614…9a7cc3
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c7a91…4d0afd
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x49e6bb…894d3d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x109641…218d5a
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c3698…1efdbc
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78ca2b…2bc59d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf9e88…2b129b
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf5ae41…c1b9bf
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe20d1e…aef61c
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc987ca…3e5515
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaa8038…d0daa0
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x140b4a…2afed5
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2fec9…0708cd

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.