Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590xfe80…47eeBase$0.001100%fluxa46d ago0xbcbb51…0ad59c
0x8097…59590x9c95…e299Base$0.001100%fluxa46d ago0x10c286…7434f8
0x8097…59590x9c95…e299Base$0.001100%fluxa46d ago0x493e08…ae943b
0x8097…59590x9c95…e299Base$0.001100%fluxa46d ago0x33f6c2…f17071
0x8097…59590x9c95…e299Base$0.001100%fluxa46d ago0xbc95d9…9b796e
0x8097…59590x9c95…e299Base$0.001100%fluxa46d ago0x26d207…218976
0x8097…59590xfe80…47eeBase$0.001100%fluxa46d ago0xf44d2c…88251d
0x8097…59590xfe80…47eeBase$0.001100%fluxa46d ago0xcabfbc…412dcf
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x24b10d…c5bb54
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0xe12999…ca66b0
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x331744…3e3bfb
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x31cd2e…66cd0e
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0xcc5d1e…296817
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x3e959d…d62b01
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0xbc6e75…167ccb
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x25c2af…b4879e
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0xf49ff4…4f8830
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x1a815e…cd093c
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x2e2a54…2861cd
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x5bd4ef…76fe23
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x5c3120…a2abe2
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x420cbd…af74a7
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x1958d2…3b7faf
0x8097…59590xfe80…47eeBase$0.001100%fluxa47d ago0xe2fd3f…3e5f64

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.