Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa41d ago0xf82298…6df9a2
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa42d ago0x0e2e16…20b5e7
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa42d ago0xb2b165…1974c7
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0x2b7ed3…14e4ec
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa42d ago0x1246be…be56d5
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa42d ago0xb94032…6c40fe
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa42d ago0x2e6640…bc88cd
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0x5beadf…33a5c3
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa42d ago0x09ecbf…9808e6
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0x8e32be…a867b7
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa42d ago0xa75b39…fbddb3
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0x220668…e65bea
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa42d ago0x25a5b3…509be9
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa42d ago0xc15ec0…b6edfb
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0x774c58…ec2fd9
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa42d ago0xf66294…74233f
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0xbf60e0…81e5b1
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0xd65ea9…9a281a
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0xaa283d…569491
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0x74b7ed…128db4
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0xcf60b5…2db669
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0x31a5d0…e6ecd4
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0x66a144…36fecc
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0x58969e…be85a8
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa42d ago0x3b2ec3…2c6b88

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.