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%fluxa46d ago0x3bddbf…56284e
0xea21…f09a0x9c95…e299Base$0.001100%fluxa46d ago0x4e3d4d…aee162
0xea21…f09a0x9c95…e299Base$0.001100%fluxa46d ago0xf14dd9…5f8593
0xea21…f09a0x9c95…e299Base$0.001100%fluxa46d ago0x098e01…e17656
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa46d ago0x48e484…bdb432
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0x479960…66ee16
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0x46e040…fc9e35
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0xf538b0…06ae84
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0x8e55e5…2fcabb
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0xcd4738…d455ec
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0xef75a6…0096f1
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0x17689d…41accc
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0x79d2e8…38d325
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0xc6f2e9…ea48fd
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0x9c2a05…6054e4
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0x955985…611aa9
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0x69588f…c83917
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0x7c020f…65fe58
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0x392a90…b515db
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0xe2bf34…509c9b
0xea21…f09a0x9c95…e299Base$0.001100%fluxa47d ago0x09eb11…79c12c

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.