Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x266310…881c56
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x01e8a0…1a16e7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x428081…444b4d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x802ad4…bfe314
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x5ffe2f…5dea05
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xf7a099…684578
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x088d8c…a47ad0
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xacd13d…4d14dc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x1f920c…fd3715
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x0e7f92…a44227
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x18da23…3c0922
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x2538cf…9ffd91
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0xc6d4de…389682
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x15a970…9e2baf
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x9b17a0…d8a862
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x0605a8…9ffea9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x84836c…06b2e1
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x35cf8e…268ded
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x1eadd1…93bf80
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x888251…addaf6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x33da4c…181d8a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x077ca4…d21096
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0xc5d52a…63f3bd
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0x0c419e…e3f6f4
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa79d ago0xef4419…c9c173

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.