Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown59d ago0xc55a78…c606ae
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xd39873…2c9be5
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x1de64a…186180
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x10dabe…9b3e6b
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x4aa689…50692d
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xbbc66a…1a91f5
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x9c59fe…a81012
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xf051e9…7b6d8b
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x1d4491…a9996a
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xfab42c…202337
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x8e6ac0…a723e3
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x124aff…3c6f4f
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xa374e4…430ee4
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x240331…4d0385
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x31b369…8f4d30
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x240afc…1fb835
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x202446…032be0
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x264cb4…02de87
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x123fdd…c84845
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xbb2f28…65cb27
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xd7a345…9498db
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xcdb4d9…ca0bb9
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xca2233…1f5a6c
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0x29663d…82b65f
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown60d ago0xc4dc48…cc4e51

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.