Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x4e1043…6f5580
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x2d3972…ea5bfe
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0xf1c1b1…01c869
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x882454…3d3f20
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x36a297…3e1161
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x16d3cb…85df97
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x43319d…99db54
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x301550…d5b89b
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x8d3f6e…72e2e4
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x1e1285…38b567
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x0fac62…624b71
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0xcf2e7d…4ee9bf
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x2dfbfe…a16faa
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x179607…bc9bae
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0xe30538…8eb5e9
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0xe70335…ae072a
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa76d ago0x22f3a0…8be0d9
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa77d ago0x8d74c6…8f54cb
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa77d ago0x97f54b…b4f6be
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa77d ago0x1439bc…fb315e
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa77d ago0x19bd18…8ef904
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa77d ago0xb5adc2…e20e20
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa77d ago0xad946c…f74e55
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa77d ago0x87070e…b04369
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa77d ago0xe4f1b8…3d8d18

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.