Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0xebde04…da347c
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0xc4bd4f…5b58a2
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x8694c8…4e7f74
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x71a3cb…44aab9
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x761481…864073
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0xe36c70…3ff95a
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x8e73a0…6422ca
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x4d963c…0633b4
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x99c485…68bb15
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0xb86a92…4ef1ab
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x743973…0b2eb3
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0xb5dbcf…ffe29e
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x028a00…601364
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x1374cc…1ed1fe
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x66b308…56d412
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0xdae00b…257498
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x2cab38…912180
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa79d ago0x4f45c2…f66f09

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.