Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown53d ago0x1dbf96…1260af
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown53d ago0x1876aa…9e9ce9
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown53d ago0x8af78f…c65549
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown53d ago0xd6f488…37ae84
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown53d ago0x88e819…3ad5e4
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown53d ago0xbdd0cb…3c967e
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown53d ago0x966429…e636f0
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown53d ago0x23ac85…9b901f
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown53d ago0x25d1b6…290f96
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown53d ago0x54950a…2f9214
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown53d ago0x221870…673f8c
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0x9d0faa…847db8
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0x52e595…2c4301
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0x193d30…c3bb83
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0x880c3d…a47aec
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0x941d4b…82bdba
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0x5e8bbb…62897f
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0xa90b1a…60a5f3
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0x084045…5acc30
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0x642614…4e7a20
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0x5ad9de…219d95
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0xd3e071…742f2a
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0x2de0fe…9d1dc7
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0xe1064b…11a01b
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown54d ago0x533bd6…ceeb5d

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.