Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0x8d36a1…ccd414
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0x32cd01…44d7e5
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0x5574a9…afe175
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0xfa793d…deca9f
0x979d…228d0xfe80…47eeBase$0.001100%fluxa33d ago0xe11a39…c3f2dc
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0x29609a…1fbcce
0x979d…228d0xfe80…47eeBase$0.001100%fluxa33d ago0xa01c17…9cf9fe
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0x2e5518…d5e5cf
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0x9c9250…782c87
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0xafecfb…98eca9
0x979d…228d0xfe80…47eeBase$0.001100%fluxa33d ago0xdea145…700cd5
0x979d…228d0xfe80…47eeBase$0.001100%fluxa33d ago0x686dda…8abe76
0x979d…228d0xfe80…47eeBase$0.001100%fluxa33d ago0x66760b…b0aa24
0x979d…228d0xfe80…47eeBase$0.001100%fluxa33d ago0x26ca80…d9579a
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0x579960…47a5d9
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0xa79522…99b149
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0xa22daf…6377ce
0x979d…228d0xfe80…47eeBase$0.001100%fluxa33d ago0x5d97e1…fea230
0x979d…228d0xfe80…47eeBase$0.001100%fluxa33d ago0x63b744…26f1be
0x979d…228d0xfe80…47eeBase$0.001100%fluxa33d ago0xfd5a78…d0a1d9
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0x12b935…04d41b
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0x6236dc…5c965a
0x979d…228d0x9c95…e299Base$0.001100%fluxa33d ago0x340a61…c3348e
0x979d…228d0xfe80…47eeBase$0.001100%fluxa33d ago0xc1547c…bf77ae
0x979d…228d0xfe80…47eeBase$0.001100%fluxa33d ago0x551d45…49506f

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.