Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x05cf57…c0650a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x020fe7…5592a4
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x5b770d…620c3a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0xe3d8a4…6134e2
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x925009…e8161f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x720ed3…fdd7fb
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x3b1860…fcad64
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x019de0…f2be2f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0xe15737…a3d3c0
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x4f2d52…0f76ca
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x6b6380…e01428
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x2142e6…742820
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x15d071…cf7032
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x5df921…0a4be8
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x39c58b…8ece42
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0xc36d25…1af344
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x8f20b4…cf2e5c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0xa5d6cb…85d9fb
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x979e9e…b86241
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0xb65122…d3552f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x85fc73…decf45
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0xe5f5d8…b7661a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x903351…6a2cf9
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0xba1085…da6b79
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa25d ago0x88eeb4…e32b15

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.