Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xc4f777…b80ace
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x3461be…d8117a
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x893231…e67a18
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x9d2bfc…5138a2
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xd6d626…2ce4bb
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xd9a2d1…ad6eae
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x39c31f…29ee4e
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x23d53e…2b0c01
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x834058…47ed1f
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x5d9638…4bc35e
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xd47385…1909ca
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x4b9615…64bfc9
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x72ff8d…9c4fc4
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xb46bf4…83698a
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x65dab2…25a716
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x56fc21…6eb233
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown67d ago0x670f1e…6987d0
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown67d ago0x46d3b9…5bf270
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown67d ago0xb4c2f3…39864e
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown67d ago0xf0e7b6…20371d
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown67d ago0x83aa9b…a170e0
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown67d ago0x6f0ca0…7cbb75
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown67d ago0x7f3b55…24885e
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown67d ago0x58c098…ff6820
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown67d ago0x277249…8a53d2

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.