Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8cb…49ca0xa0af…2542Base—$0.50100%coinbase9d ago0x84c694…8b4da4
0x962e…10520xa0af…2542Base—$5.00100%coinbase9d ago0xbb3e82…adf982
0x59ae…ffed0xa0af…2542Base—$5.00100%coinbase9d ago0x38fc57…2a1c52
0x666b…fa6a0xa0af…2542Base—$25.01100%coinbase9d ago0x29f4e5…20cfed
0xa309…bfa80xa0af…2542Base—$0.50100%coinbase9d ago0xd5f75c…7cf4e0
0xdd9d…24920xa0af…2542Base—$2.00100%coinbase9d ago0x5f1a8f…435986
0x652d…c6f10xa0af…2542Base—$2.00100%coinbase9d ago0xb344a7…f002a5
0xdd9d…24920xa0af…2542Base—$1.00100%coinbase9d ago0x0282b7…08db2a
0x652d…c6f10xa0af…2542Base—$1.00100%coinbase9d ago0x17dddc…cf0d81
0xdd9d…24920xa0af…2542Base—$1.00100%coinbase9d ago0xa1496e…3884d3
0x652d…c6f10xa0af…2542Base—$1.00100%coinbase9d ago0x0c83a2…5dac3f
0x0cd8…60460xa0af…2542Base—$0.97100%coinbase9d ago0xacc7bc…f69a07
0xefb7…d96b0xa0af…2542Base—$0.97100%coinbase9d ago0x1b6106…c9a06b
0x099d…e20c0xa0af…2542Base—$0.60100%coinbase9d ago0x25ff6f…adf520
0xefb7…d96b0xa0af…2542Base—$1.10100%coinbase9d ago0x4afe05…7ff72f
0x0cd8…60460xa0af…2542Base—$1.09100%coinbase9d ago0x628b6c…ec4cca

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.