Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…b1220xf623…0e54Base—$0.01100%coinbase67d ago0x5f3f60…b5e151
0x5d7a…b1220x179c…fd14Base—$0.01100%coinbase67d ago0x5fc0b8…3e128b
0x5d7a…b1220x9365…962cBase—$0.01100%coinbase67d ago0x2303a3…0923a1
0x5d7a…b1220xf61c…9facBase—$0.01100%coinbase67d ago0x7344e4…7cd81b
0x5d7a…b1220x8420…a0a0Base—$0.01100%coinbase67d ago0x10f67f…24a393
0x5d7a…b1220xa998…3803Base—$0.01100%coinbase67d ago0xe15d13…a82153
0x5d7a…b1220x9015…6342Base—$0.01100%coinbase67d ago0x25c238…5824ad
0x5d7a…b1220xad29…2d09Base—$0.01100%coinbase67d ago0xbe6f1a…e3e978
0x5d7a…b1220xbc35…9800Base—$0.01100%coinbase67d ago0xb3036e…1dc849
0x5d7a…b1220x0e3e…c9e3Base—$0.01100%coinbase67d ago0x4b835b…3b93a2
0x5d7a…b1220xfd9c…08e0Base—$0.01100%coinbase67d ago0x3b67a3…2dacc1
0x5d7a…b1220x8342…72faBase—$0.01100%coinbase67d ago0x37ae50…7b2e99
0x5d7a…b1220x320b…32e1Base—$0.01100%coinbase67d ago0xfffaad…d6acca
0x5d7a…b1220xe395…3d31Base—$0.01100%coinbase67d ago0x9f673d…ac4090
0x5d7a…b1220x60c6…7574Base—$0.01100%coinbase67d ago0xe0437a…874ec9
0x5d7a…b1220x94aa…2d33Base—$0.01100%coinbase67d ago0xc1cd68…e58340
0x5d7a…b1220x1cd7…fe6eBase—$0.01100%coinbase67d ago0x298ed9…eecf9a
0x5d7a…b1220x3ac8…f056Base—$0.01100%coinbase67d ago0x1aa67b…f27bf9
0x5d7a…b1220xe676…20d3Base—$0.01100%coinbase67d ago0xbe7f0b…830552
0x5d7a…b1220xe56b…b5e1Base—$0.01100%coinbase67d ago0x16e02f…5be191
0x5d7a…b1220x7643…1d21Base—$0.01100%coinbase67d ago0x9de5b5…8f3879
0x5d7a…b1220xeacd…f649Base—$0.01100%coinbase67d ago0x2f5f46…f54641
0x5d7a…b1220x45c0…adeaBase—$0.01100%coinbase67d ago0x60b1f8…f8c184
0x5d7a…b1220x8810…e25bBase—$0.01100%coinbase67d ago0x06056a…98ac03
0x5d7a…b1220xb103…ff5aBase—$0.01100%coinbase67d ago0x5ea636…247e13

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.