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%coinbase16h ago0x4fc45e…db5fc9
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17h ago0x947c93…06ba2b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase18h ago0x0cb71d…52d5b9
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19h ago0x0162d7…ad5fd4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase20h ago0x1ba385…de68fc
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase21h ago0xede951…f125da
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase22h ago0x9b342a…e41ff7
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase23h ago0xdf68ae…1723d8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0x00c31e…d0cec0
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0x3e61b6…21f215
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0xeeb633…48c676
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0xa98830…8a97c4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0x96bce4…1e0d6f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0xb94204…0f2567
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0xa9df62…7d6679
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0xf4dd43…c9425e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0xc95af4…054668
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0x497b14…0ac2a5
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0x672821…b9ec08
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0xf8af32…9505bf
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0x5e0ee4…81cfee
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0x564e33…ff418e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0x5b7a77…164461
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase1d ago0x835213…500a96

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.