Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x4047e4…21e8f1
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0xa80cc0…cc91df
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x8c5d33…0df62d
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x6933a0…2e24d1
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa45d ago0x2b22f5…a3d011
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x78b7ba…f028a5
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x927ad7…71d190
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x9119de…6f1fae
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x41ff70…074bd9
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0xc17601…17629f
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x72856c…3d9f14
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x7d7c82…a8e301
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x8e78a7…963184
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x363253…15ac15
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa45d ago0x8ec99f…e07219
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0xa1cbe2…d5a8d1
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x7b5ab1…015ba2
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa45d ago0xa3c304…d4e132
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa45d ago0xdd0757…d4a7c4
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x3052ee…a6a35f
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0xc589ef…cb1752
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa45d ago0x47a4b9…af5ecf
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x9ee99e…0a8189
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x0cb9ad…671d16
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa45d ago0x0ff294…9b2b09

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.