Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa36d ago0xd6af73…ffa02d
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x3381f9…cda2b2
0xea21…f09a0x9c95…e299Base$0.001100%fluxa37d ago0xd2713b…fc0482
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x115cab…6730e5
0xea21…f09a0x9c95…e299Base$0.001100%fluxa37d ago0xa8cd87…5e9fc7
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x08e40c…68ad41
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0xfb9f30…87a004
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x1967f6…8d79d9
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0xc09966…5626e7
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x615320…52aa86
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x441fb0…362023
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x5a3637…58f9af
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0xe1ba98…799624
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x526003…f90208
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x54ac1a…6afc00
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x5a90c2…bffbf0
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x7a1c9f…8f3358
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0xfc511f…e5d48f
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0xc12dfe…440748
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x9f7148…5cd49a
0xea21…f09a0x9c95…e299Base$0.001100%fluxa37d ago0x02d229…f112c4
0xea21…f09a0x9c95…e299Base$0.001100%fluxa37d ago0x2c17bf…866316
0xea21…f09a0x9c95…e299Base$0.001100%fluxa37d ago0x64d414…92532d
0xea21…f09a0x9c95…e299Base$0.001100%fluxa37d ago0x8d3e3d…22db4d
0xea21…f09a0x9c95…e299Base$0.001100%fluxa37d ago0xa588ba…fc1320

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.