Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7608…68d50x9c95…e299Base—$0.001100%fluxa36d ago0x4618e4…a5f8b6
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa36d ago0xd887a8…c94b5f
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa36d ago0x47f518…dd7fda
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa36d ago0x9b3d9e…d603c1
0x7608…68d50x9c95…e299Base—$0.001100%fluxa36d ago0xd5fd92…897853
0x7608…68d50x9c95…e299Base—$0.001100%fluxa36d ago0xe18996…6c9cf7
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa36d ago0xb62665…2bff61
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa36d ago0x40592d…d59d9e
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa36d ago0x032284…119b9c
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0xce4c89…cf6e0c
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0x56079e…bcc8b4
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0xd47bc4…877b96
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0x645c57…f25c89
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0xc6d51b…216424
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0x6c5655…9d52ee
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0x5086b8…fd8e76
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0xb145cf…5c42f8
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0x9e4e16…554bc4
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0x4bcb07…f9cf10
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0x94ac03…75c7e5
0x7608…68d50x9c95…e299Base—$0.001100%fluxa37d ago0x5c8530…601c01
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0xab0203…d20b50
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0xe1fdf8…28416f
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0x934d5c…d771a5
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa37d ago0x1ae77f…8f2517

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.