Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa48d ago0x5e9f03…630b00
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa48d ago0x2c171c…496c9e
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa48d ago0x2642fc…3ada66
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa48d ago0x66b998…6ed0fc
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa48d ago0x667174…7fb200
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa48d ago0xb06e02…f447f0
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa48d ago0x7e3386…3e1476
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa48d ago0x20005a…a063c8
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa48d ago0xd6fc82…d6e024
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa48d ago0x33b17a…04ae70
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa48d ago0x6d1e69…4aed8a
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa48d ago0x684e19…fd7d8e
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa48d ago0xb6d6fa…d9f0d4
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa48d ago0x32ad61…164cb6
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa48d ago0x3525ee…9ca031
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa48d ago0xc3fd10…284ded
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa48d ago0xfcee3c…b51754
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa48d ago0x658930…704b66
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa49d ago0x10ef02…65c5c4
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa49d ago0x3a9e4f…8c5fe7
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa49d ago0x04e5cf…0bfe5f
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa49d ago0x6a0b79…51ee90
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa49d ago0xb94a01…6f2901
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa49d ago0xa7653a…3ca705
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa49d ago0xf42485…74b06a

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.