Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0x5dfc31…83edff
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0xa04ed6…6c489f
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0x768086…f5b2e7
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0xa57514…ac83b9
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0x33c74a…202065
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0xe48858…d016da
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0x03f183…7cc68b
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0x613455…1047b5
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0xa4d273…745a10
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0x6a4d8b…64ed14
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0x9a9f0e…dee6c0
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0xcb9665…ad44bd
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0xb78119…400b04
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0x91fa4b…547e64
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0x917e97…0f5490
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0xeca9f8…e31e0b
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0x4407f8…cc4bc2
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0xd0b78e…52880d
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0x96e2ee…b43922
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0x7b0a57…186b0f
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0x2d8d6e…df40c1
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0xdadafe…2518d1
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa85d ago0xcec092…3dd021

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.