Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase4h ago0xe64c56…fc953e
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase5h ago0x017ce2…fd1e77
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase5h ago0x75ed64…040303
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase5h ago0x39b184…1ba08d
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase5h ago0x7c7506…891780
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase5h ago0x773a45…5d9779
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase5h ago0x5ffce8…33e9cd
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase5h ago0xa0a1a1…2a28a5
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase5h ago0x1c06d0…c06143
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase5h ago0x2057a5…2a6cef
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase5h ago0x6f47af…f34f20
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase5h ago0x56b087…4dd183
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase5h ago0x571e96…247114
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase5h ago0xf87f74…2b902a
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase5h ago0xb3ce92…221b13
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase5h ago0xa1a334…15ed08
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase5h ago0x5575fa…839557
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase5h ago0x6f2ff5…572639
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase11h ago0x4dcf3d…bf78f2
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase11h ago0x56dd46…02599a
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase11h ago0x1aaf7c…43bb8f
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase11h ago0x062d0f…5f7f1f
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase11h ago0xa32eee…d38ddb
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase11h ago0x3ebf41…643019
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase11h ago0x76eb99…3711be

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.