Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x2f77f3…f6b31b
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x90cf04…68497b
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x9e3bc6…680524
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x46f1e3…9e57e9
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x148154…e98cb7
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0xce047f…777df5
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x0b20de…d68250
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0xec64b3…a8968b
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x6f3ead…d0ebb0
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x3c9428…c87b8e
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x47a1de…c6747f
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x602483…860ede
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x8a5870…e51ff4
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x32bf2b…ce3b26
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0xd655db…7b493e
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x594fc6…7b0f53
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x7e17b0…a65958
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x3c192c…284af7
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0xd794d0…346c2a
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0xc7b262…e1e00e
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0xbeb0fb…3cc2aa
0x01e9…3e040x9c95…e299Base$0.001100%fluxa52d ago0x115e60…976a3a

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.