Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4085d2…a225ed
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x73d097…cc978c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb07798…209180
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5603d8…4d4eeb
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d7994…c77cb7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f8e25…655d70
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x375efb…90bcec
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x641b61…f85cd7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe7f52b…b815a7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x030bb4…718fcf
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf343a6…05a114
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa49bdd…ad0a66
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c94b2…0534c7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xacdde0…2949ab
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d85a8…4ede50
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e2b6f…088098
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f4f06…464a08
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe79731…15ff9c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c0162…d6e661
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4558e…31fd46
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x912607…3dd9b4
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x102584…6481cf
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0785db…009079
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x560caa…c276cd
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c1621…38d967

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.