Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase2d ago0x974e15…650d5e
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase2d ago0x6a80ae…7be917
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase2d ago0x9f9e1d…98ea73
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase2d ago0xa65d32…6db566
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase2d ago0x49b863…28a8d8
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0xa200c1…013870
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x30c045…f8bf6f
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x93d32b…9824f5
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0xc5a226…1a3bd0
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0xdf629b…dd5b25
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x321211…d15e07
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0xd6880a…da0660
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x5aafc7…67a8d6
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x84f9e3…7d823a
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x2ad8a7…04937a
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x640ab0…1e053b
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x0e5fb3…e9ceab
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase2d ago0x7f571c…0f5d73
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase2d ago0xc4111f…237cd9
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase2d ago0x95aade…970d37
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0xeb56a3…0d0d4b
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x058847…30e420
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x7877c7…dfae24
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x80d740…72ccb4
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x146c6f…e3a995

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.