Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0x426fe3…eae29e
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0xd53d1a…3aa4e5
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0xedae4d…4f04eb
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0x32f7a1…61c1a5
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0xf5ce49…85c379
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa36d ago0x14d737…6db88b
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0x669bba…8150af
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa36d ago0x014812…c641e8
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa36d ago0x2bf356…94dff7
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0x93f08c…52ebe1
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0xc8f47d…c9e96f
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0xa0dd09…37065c
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa36d ago0xee36ce…0bf623
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0x492b5e…8f3e6c
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0xd04baf…3e1b5c
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0xd6d8c0…5b20e5
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0xdb2eb3…3084c4
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0xee16a8…4aa147
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa36d ago0x1286fa…e37e26
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa37d ago0x1fcd0c…fed8b3
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa37d ago0xd6d8b0…0b73d9
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa37d ago0x1dde43…2cb231
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa37d ago0xda68b8…c2cd65
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa37d ago0xc72cea…0ef166
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa37d ago0x68d9b3…69aa60

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.