Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0xf8764c…4da083
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0x69be98…55a90c
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0x4b8264…e4fa4e
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0x254f44…4f352b
0x0720…63760xac65…4417Base—$0.04100%fluxa115d ago0x1eb1fc…40c152
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0xdfd0e7…438789
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0x6fdf7f…57bff4
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0xfc3a9f…99905b
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0xbe15c0…d8f466
0x0720…63760xac65…4417Base—$0.05100%fluxa115d ago0x9d6865…0fd7a6
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0xa5fdae…0e1c62
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0xb579aa…76e87e
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0xbcf4da…210931
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0xd19619…91ece8
0xb90a…9ae40x0720…6376Base—$0.01100%fluxa115d ago0x90e6be…85ba06
0x0720…63760xac65…4417Base—$0.07100%fluxa116d ago0xfd7935…453d1c
0xb90a…9ae40x0720…6376Base—$0.05100%fluxa116d ago0x437ef8…5c1f19

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.