Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$3.89100%coinbase23d ago0x45a259…da5013
0xc43b…34c00xb0af…7de0Base—$3.74100%coinbase23d ago0x6c15ad…2304bb
0xc43b…34c00xb0af…7de0Base—$3.63100%coinbase23d ago0xaadce6…18deae
0xc43b…34c00xb0af…7de0Base—$3.42100%coinbase23d ago0x89d448…7b7a6e
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase23d ago0xc7433f…86e474
0xc43b…34c00xb0af…7de0Base—$3.39100%coinbase23d ago0x60ee38…8f3955
0xc43b…34c00xb0af…7de0Base—$3.27100%coinbase23d ago0x9e2a69…829df5
0xc43b…34c00xb0af…7de0Base—$3.08100%coinbase23d ago0xb031b8…2fd664
0xc43b…34c00xb0af…7de0Base—$3.52100%coinbase23d ago0xaf2bf7…54436d
0xc43b…34c00xb0af…7de0Base—$3.30100%coinbase23d ago0x66d1c7…4273a3
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase23d ago0xaed413…ca481a
0xc43b…34c00xb0af…7de0Base—$3.60100%coinbase23d ago0x791953…75493c
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase23d ago0x375001…1f17bf
0xc43b…34c00xb0af…7de0Base—$3.60100%coinbase23d ago0x9b6231…28c7f0
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase23d ago0x6432ca…425d18
0xc43b…34c00xb0af…7de0Base—$3.45100%coinbase24d ago0xce14ee…4c5ca3
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase24d ago0x94ed4f…c3ae25
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase24d ago0x882592…dfde82
0xc43b…34c00xb0af…7de0Base—$3.35100%coinbase24d ago0x6b65b4…2a2b40
0xc43b…34c00xb0af…7de0Base—$3.27100%coinbase24d ago0x67ed4f…ab07c7
0xc43b…34c00xb0af…7de0Base—$3.51100%coinbase24d ago0x56092f…be221a
0xc43b…34c00xb0af…7de0Base—$3.78100%coinbase24d ago0xdca7d1…e6f82b
0xc43b…34c00xb0af…7de0Base—$3.75100%coinbase24d ago0x9ada6c…f822ac
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase24d ago0xe40726…6093c6
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase24d ago0x27fff7…b0bea0

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.