Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa39d ago0x4eecbd…de4453
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa39d ago0xef7954…df710b
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa39d ago0x8c0113…461efe
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa39d ago0x79d8e5…0a4b05
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa39d ago0x676c55…b68081
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa39d ago0xaf0f2a…f44f2e
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa39d ago0x9ccb74…e5f65e
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa39d ago0xe4291e…7b6ccf
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa39d ago0xc9abb1…814182
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa39d ago0x064ba5…3e4116
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa39d ago0xd426b6…e8e21a
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa40d ago0x8c7cf3…c90b6a
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa40d ago0xa5b7ad…8e49d2
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa40d ago0xb9963f…e3f913
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa40d ago0x490856…588867
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa40d ago0xdf4c59…d20abd
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa40d ago0x708816…c771c8
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa40d ago0xbc945a…25dc2c
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa40d ago0xc5826f…37fcd4
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa40d ago0xb22c87…61b734
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa40d ago0x714fdb…aaef37
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa40d ago0x4e34ac…2fa29b
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa40d ago0x763ac5…33b575
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa40d ago0xe4e3ff…2134c6

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.