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%fluxa37d ago0x33d9a7…6b9d14
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0xc92a80…427dcb
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0xf05694…086e45
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x21f0d1…1b7ab5
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x9e2fba…64976a
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x816305…b6b221
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0xfeb459…8d22d5
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0xf262d2…10d5c3
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0xe82059…8f9623
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x759637…bb98c2
0xea21…f09a0x9c95…e299Base$0.001100%fluxa37d ago0xdea779…bcd4c8
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x05f3fd…0de2ff
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0xf7c4ee…c336b3
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x7bcb17…9c9116
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x5e1b72…e370f0
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x48e044…6f78b2
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa38d ago0xb580b1…cb3d28
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa38d ago0xc781bf…974611
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa38d ago0x656282…d17d55
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa38d ago0x4db686…22a0f0
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa38d ago0x8ca087…eeb458
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa38d ago0xe6d2f5…beb629
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa38d ago0xeea336…e4c299
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa38d ago0x61144f…9752d3
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa38d ago0x57f4db…ff4053

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.