Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x6055f1…e85f39
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x500991…af0fd1
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0xa16a91…3cb245
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0xac5d40…1b0d7a
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x35a314…254851
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0xdb24d2…b43da9
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x12f59d…0a40f3
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x481d5a…f8be02
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x593930…cebfc6
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x577f5c…437e53
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x05cce0…67ceda
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x47b8e9…47a57b
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x7aac9f…92411b
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x1b66cf…4e84b7
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0xe63db8…7b7078
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0xd18e99…16f520
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0xc430f7…faa953
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x67f007…8f9fa3
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0xc71bee…e5b584
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0xa68658…152293
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x86f270…530cce
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x367574…f394be
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0x0f3e52…a666b8
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0xc9188c…6773bb
0x1d66…98db0xdc59…1506Basex402 service$0.0024100%coinbase34d ago0xe35aca…5d9287

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.