Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa39d ago0xb27895…5b2240
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa39d ago0xdd6462…9d160a
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa39d ago0x30eb39…8c9ffc
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x2b55c1…44efb8
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x84bb8f…767a04
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa40d ago0xa0ea82…da19a2
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa40d ago0x8e0598…e95c06
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0xef61b8…a4131a
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa40d ago0xa8155a…b3963b
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x0cf468…e2053d
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa40d ago0xff1f72…570b81
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0xf8032b…26bd1b
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x003288…823fd0
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x465c36…69513e
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x394df1…7e2079
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x412c26…8bd1be
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x9c71dc…561794
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0xf48819…364aa3
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0xe7e9c0…2217a0
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x078295…0b7f65
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x691121…66179e
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x3edf3d…7b1cd1
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x54360a…8bf736
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0xe7ed67…a3c6e6
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa40d ago0x4b5ab0…a53b9b

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.