Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0x02badf…806ca6
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0x1e5cb0…d55a94
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0x58ac7e…555f58
0xad50…65520xfe80…47eeBase$0.001100%fluxa31d ago0x584307…66efe3
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0x10d59c…d98b8e
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0xb276e8…18038d
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0xb99e91…28c061
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0x561639…51de37
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0x8314ee…f5fb61
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0xc4c5ad…936fad
0xad50…65520xfe80…47eeBase$0.001100%fluxa31d ago0x7810aa…8a5e43
0xad50…65520xfe80…47eeBase$0.001100%fluxa31d ago0xe88ff0…b73c8d
0xad50…65520xfe80…47eeBase$0.001100%fluxa31d ago0xdc4340…b9f731
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0x21d298…d21cfc
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0x5ebe2e…c794c5
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0xa7788f…fcd842
0xad50…65520xfe80…47eeBase$0.001100%fluxa32d ago0xfc9f51…da3507
0xad50…65520xfe80…47eeBase$0.001100%fluxa32d ago0x61cc76…cfb43c
0xad50…65520xfe80…47eeBase$0.001100%fluxa32d ago0xb67928…1e4c3d
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0xfbd04f…1aaae4
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x372520…b4117b
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x93b572…2b5854
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x888997…4aee55
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0xc218e7…5ccff8
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x249d9d…e8c758

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.