Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa37d ago0xe9a2ea…356369
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa37d ago0xc306d9…eba5aa
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa37d ago0x489bbb…f45d49
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xb6ddf6…f559c7
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x91817e…264473
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x5a413e…31a3d2
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xd0d4ef…ecc7a2
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xfdea50…e7805e
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa38d ago0x9b206a…8c1b9a
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x8a786a…7003c9
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xf0802c…625576
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x61f905…d977ec
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xab3330…ea809b
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x276ee4…14d3fc
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x202cea…90c405
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x86d7e4…908c80
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xb624a0…8073de
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa38d ago0x2321b9…63c655
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x925633…d98437
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xdcec8d…95bd2c
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x655e10…c501bd
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x5fdffc…d82f8e
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x86e00a…79e947
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xd022ac…0c0360
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xf86bac…8aff1e

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.