Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x2a958f…32192a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x388b65…7ce3ee
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x80c276…6e9f3f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0xa9c2f4…2c1288
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x3c8235…e4095b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0xae8390…c5cfb9
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x03ad47…a2bee7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x8acb23…8652b5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x311d4e…f1fe17
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x59d964…d7a2fb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x8504a1…14eec6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase19d ago0xc57499…b256a2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x52c71c…20703b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x93882a…583fa1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0xe11ff1…e2dff3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase19d ago0x751a46…f0cfca
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x61030e…a70561
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x803b3a…9366d1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0xedafbc…f1e1a0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase19d ago0xe60163…a0bead
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x7e4434…3792cf
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x5a051a…96ef7e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x9ad9e7…f876dc
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase19d ago0x9f4dec…1e9670
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x937f66…ec41eb

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.