Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x263124…f2cd9d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0xf3c433…0bf458
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x9ac913…103f67
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x85fa30…d7e0cb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x459b51…8b0c07
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0xe12241…e82dc2
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0xb547ca…ec7b61
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x4f7f95…e65dd7
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x472b54…1ac2ff
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x8cc228…5644ec
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x2a3cd7…57cc28
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x8a6cf7…1e4d26
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x3cce08…4daaba
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x491b43…db97cd
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x20013e…8755fa
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x10bd73…24e130
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x74fbfc…5d9546
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0xc97ad5…c2f3b1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0x29d05f…e56a29
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa23d ago0xdb2e05…d7ae37
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0xc68cff…9807ec
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0xfee991…0eb53c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x29f53f…8080d4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x42b2f4…99870a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x2d757a…f1d25c

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.