Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0xadac08…1401af
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x7fb0be…b2d6b9
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x5a5c86…603da8
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x9905d6…8fac52
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x398f7f…7f4b10
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x9f56a4…2ea3a0
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0xf5e12f…9a143e
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x9fc5ed…745125
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0xc32521…89adbb
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x751a88…f70955
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x2f0ed1…78a132
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x77c28a…a9133f
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x1955aa…b0fde6
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0xa5c1da…2a3d09
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x3341d3…fb0668
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0xf3ed88…d9ed87
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x3ad7b5…2c2e0b
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x65b003…d983f2
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x938c3a…5ad61a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0xed1f2d…d34d4d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0xda0c6a…71a2b2
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0xe6a80b…496eb1
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x061000…34b8c8
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0x52859a…da237a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa91d ago0xecb400…43000a

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.