Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcbd3f5…6a172c
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x29506e…bffc01
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5284ee…1f6c7c
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf34459…17aead
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b6c37…ed29dd
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ab503…b8b4e9
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x245c3a…3600df
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbf4550…795505
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c2aa0…37937b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa8af6…3d261a
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe5af9b…145a52
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xac7442…3c5423
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x742d13…d58d54
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x585a38…667019
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x449163…12ffb2
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3e5857…f11926
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x42fe8a…ddcf25
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x78eab1…3e2b1b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x91bbc9…c35b33
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd3d1fa…7069cf
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2312de…25ee33
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7f7e6…d8196a
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03a141…788ba7
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd327c1…e6be98
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf6a965…f3581c

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.