Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0xba0911…11a3c2
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0xab6882…1322f4
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0xf9a996…ec0b87
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0x6dd586…706292
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0x8c6c59…1dbdeb
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0xc0db6a…4415d5
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0xf91d42…afdac9
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0x68952e…770de8
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0x5e6d73…d41742
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0x4c651c…801502
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0xc72d08…f97b68
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0xb10246…651edc
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0x6126fb…064111
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0x091966…746de4
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0x2169a6…5807c9
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0xbc426e…306152
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0x7c61e9…8f559b
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0x09cd92…bba50d
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0xd15502…ed8a77
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0x9baff8…8cbcd6
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0x344c36…ca8ff3
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0x97977c…50516a
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0xe0df98…c58b80
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa36d ago0xf7d123…4cab9f
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa36d ago0x5ce99a…5beecc

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.