Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x6088d8…f5703b
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa38d ago0x051126…93fdb5
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x0fbc93…37dbd3
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0xfb09c0…ce8f59
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa38d ago0x12fdbb…ca9266
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x678536…5a2cb8
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0xd6ddcd…dc5917
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x1b8f34…4a4543
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x14911d…30230d
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x6ccde5…7e8884
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa38d ago0xdd5189…c6626f
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x9d65e8…228154
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa38d ago0xd7873f…1794f3
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0xf3411d…dbc7f8
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa38d ago0xbd6eb1…985c66
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa38d ago0x36a4b2…162515
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x124fcb…02819a
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0xb1a4ca…c76acd
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x25fbc6…5c2f0e
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0xc91b47…bf20b1
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x0850bb…47e920
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x7512a8…ca8c8c
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0x2520ee…d9238e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa38d ago0x4e3195…2b0365
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa38d ago0xa6bfb9…efcb36

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.