Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x0bd54d…ec2fe9
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x1e350e…6b4f7d
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x7a6062…536ed6
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x779e18…d1b38b
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0xfd48b7…815282
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x9e922c…5a984e
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0xcf977a…0167fd
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0xff6c27…95bca5
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0xec7602…e3c361
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x7bba2f…48c901
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x5ea375…154aab
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x194902…46f4f4
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x0b0b31…7a74a3
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x800e52…1cbfe4
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x79694e…935555
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x0ef786…46a17b
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0x0890b2…532c74
0x138d…91ae0x9c95…e299Base$0.001100%fluxa77d ago0xe048db…43479a

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.