Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa77d ago0x456d4e…1419a6
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa77d ago0x4a156c…3c3691
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa77d ago0x649306…bafcea
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa77d ago0x88adf7…85ad77
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa77d ago0x0809c0…9aa58f
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa77d ago0x70fadc…622429
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa77d ago0x3bff97…ef4003
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa77d ago0xd025d6…dfa19b
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa77d ago0x6e4bee…7a7f6f
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x71fb24…878b16
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0xb89613…1061ab
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x209b32…74b65e
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0xda06e9…8b6913
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x87ec67…bce982
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x454c9a…e346c0
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x97e1e7…feae1b
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x45234e…b04f0b
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x3c822d…fce3e7
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x0ab71c…9e678b
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0xace35d…28ff93
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0xebde1e…afa56d
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x456945…ddc9da
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x80dfb3…b8fd88
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x69db57…da0300
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa78d ago0x704775…3cb164

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.