Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0x192471…4c5d87
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0xa150c3…c646ee
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa37d ago0x7cfff4…2a9969
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0x5011f6…ff2ab0
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0xc464f6…1d2e60
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0xd3ea7d…9c2834
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0xae290d…114890
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0x96ee40…c585fc
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0x2b05d0…648ebb
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0x60e2e0…a8f2a7
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0xab9ef8…bfafee
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0x2a68e7…9bfcdb
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0x0d535a…9c70bb
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0xae0a5c…4378ff
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0x4fd097…973c81
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0x0bb2c3…3fae4c
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0xd079fc…bcf4f1
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0x7c38d9…a00222
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0xe26275…3d3db7
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa37d ago0xc2f887…966618
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa37d ago0xdc215d…d9082c
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa37d ago0x74e50b…62fec1
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa37d ago0x093cfb…0b481c
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa37d ago0x412893…f3ada1
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa37d ago0xc0e476…c961c7

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.