Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ca0…aa71WithZeroBaseWithZeroMedia$0.05100%coinbase13h ago0x28a6ae…2d65de
0x3ca0…aa71WithZeroBaseWithZeroMedia$0.05100%coinbase13h ago0x826408…706aad
0x3ca0…aa71WithZeroBaseWithZeroMedia$0.07100%coinbase13h ago0x93240b…d521e8
0x3ca0…aa71WithZeroBaseWithZeroMedia$0.07100%coinbase13h ago0x02c735…d41151
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase16h ago0x8777ba…4b5044
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase16h ago0xe4cf1f…244634
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase16h ago0x95be7b…298d26
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase22h ago0x5389b3…43c4b0
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase22h ago0x683e6e…cc4eff
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase22h ago0xfc48a5…6e1929
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase22h ago0xba4f72…77b196
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase22h ago0x8cd3f3…f41656
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase23h ago0x077585…beeeae
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase23h ago0xae32ff…27c222
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase23h ago0xa1800f…34bba7
0xbacc…3b5eWithZeroBaseWithZeroMedia$2.00100%coinbase23h ago0x1be368…748cf5
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase1d ago0x981609…6a89ea
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase1d ago0x9c8b30…9c2586
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase1d ago0x10f033…13ec64
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase1d ago0xbbfa4e…651dff
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase1d ago0x0fcd68…399f6f
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase1d ago0x3fb1a2…24ba72
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase1d ago0xe6c97c…e7dec8
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase1d ago0xd82f41…50b2b1
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase1d ago0xc66018…e6e140

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.