Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0x9cd7b0…e7cfb4
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0xa5d39c…2b041d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0xb3ca76…967529
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0xfb9910…b6747e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0x2f0dee…574124
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0x41ea6a…818dc6
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0xe1d2ce…6563bb
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0x396baf…012dc4
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0xf18a5c…a88cfb
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0xb48d64…32bf87
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0xf22828…6ba679
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0x9233de…b613bc
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase40d ago0xa9a7f0…a2daf1
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase41d ago0x2f4729…6d07d1
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase41d ago0x2572b6…996a31
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase41d ago0x72842d…f278d1
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase41d ago0xa11f89…9735b0
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase41d ago0x7d694a…0c0b23
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase41d ago0x74c216…04c311
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase41d ago0x6663d8…405c70
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase41d ago0xf3e4de…ab1499
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase41d ago0xd6bcbc…224274
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase41d ago0xcf4c2b…3c414d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase41d ago0x667494…ab58fa

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.