Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0xc751e8…92f5d1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x0123ed…863389
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0xb44264…72640b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x30d342…0e9477
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x628ce1…fca766
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xa41f65…ed256e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase20d ago0xe389e6…886d26
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x317e8d…400d07
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x8096d1…84cc6d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x79f75b…0b9342
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x8772f3…e3c14f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xd5daaa…4f8a62
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x3290d3…405da7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0xedc740…8510c0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x3fe0d1…c2a0e0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x891bb6…f1d5bb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x169a70…63074b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x7fa7c6…35d4d0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x1542c0…7308b0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x42882a…02fe80
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x0cb2de…2fb5a8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x821c6e…6d0297
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x8438fe…3cb05a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0xa9af33…c95b76
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20d ago0x94d581…f9de59

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.