Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0xcb367c…e39d0b
0xc228…cf710x9c95…e299Base—$0.001100%fluxa37d ago0x7ebe7a…b6e4f2
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0xf527ff…74f852
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0x342547…445c60
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0x49f594…6e0993
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0xaba9d6…8b612d
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0x658d64…f48299
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0x4da281…d3eee1
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0xb90171…9c6a5a
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0x2e97f3…746d88
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0xdf5b9d…463ff4
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0xff1eb5…3750ff
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0x841028…fd8288
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0xf9281f…f50abd
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0x7508a8…7d730b
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0xf5d827…3e94c7
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0x060893…d2a14b
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0x7d7ad3…d452f5
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0x337303…f892e5
0xc228…cf710x9c95…e299Base—$0.001100%fluxa37d ago0x694e7e…10c1d3
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa37d ago0x33e9a0…6ce8e2
0xc228…cf710x9c95…e299Base—$0.001100%fluxa37d ago0x54aaf1…b48ea0
0xc228…cf710x9c95…e299Base—$0.001100%fluxa38d ago0x453575…a36509
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa38d ago0x2c81f8…c6deb9
0xc228…cf710xfe80…47eeBase—$0.001100%fluxa38d ago0x5dc638…9727ab

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.