Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b9e…79490xae73…3392Base—$0.50100%coinbase80d ago0xa22333…d80a6f
0x0b9e…79490xebc2…a2dbBase—$0.01100%coinbase80d ago0xdf23dd…16d1ed
0x0b9e…79490xe40a…1d3bBase—$0.43100%coinbase80d ago0x48b348…5f4cd8
0x0b9e…79490xded4…1874Base—$0.01100%coinbase80d ago0x814184…c4361b
0x0b9e…79490x1b66…c9e2Base—$0.43100%coinbase80d ago0xeb3822…c5027f
0x0b9e…79490xc413…f528Base—$0.01100%coinbase80d ago0x0afe8e…b01f17
0x0b9e…79490xcc2b…987cBase—$0.45100%coinbase80d ago0xa8782f…fd1a41
0x0b9e…79490x46b1…3149Base—$0.30100%coinbase80d ago0xa08d8f…726cef
0x0b9e…79490x058a…9633Base—$0.01100%coinbase80d ago0x7c4696…97e4cc
0x0b9e…79490x6ab0…012eBase—$0.01100%coinbase80d ago0x2a3697…1c5bb3
0x0b9e…79490xea48…7e7eBase—$0.63100%coinbase80d ago0x72328c…869da1
0x0b9e…79490xaf95…9286Base—$0.01100%coinbase80d ago0x4dd728…dce29f
0x0b9e…79490x82f4…39feBase—$0.39100%coinbase80d ago0xcdbcff…78356f
0x0b9e…79490x52a1…bb1eBase—$0.01100%coinbase80d ago0xcc58d6…843d40
0x0b9e…79490x8560…6fecBase—$0.01100%coinbase80d ago0x9841b5…53f2b2
0x0b9e…79490xfec1…bfafBase—$0.34100%coinbase80d ago0xf125ba…0e1801
0x0b9e…79490x1a99…7bd5Base—$0.42100%coinbase80d ago0x008d09…bf11cc
0x0b9e…79490xc3f1…b289Base—$0.01100%coinbase80d ago0x7c8311…e42508
0x0b9e…79490x363d…5f53Base—$0.01100%coinbase80d ago0x782b0b…73f9d7
0x0b9e…79490xccfe…5268Base—$0.72100%coinbase80d ago0x43ea15…e61757
0x0b9e…79490x72f2…5d84Base—$0.01100%coinbase80d ago0x41e780…c5409d
0x0b9e…79490xa893…ecc0Base—$0.63100%coinbase80d ago0x31c5d4…21a86f
0x0b9e…79490x47dd…444bBase—$0.01100%coinbase80d ago0x49fccc…99cf2b
0x0b9e…79490xba48…4325Base—$0.01100%coinbase80d ago0x3ec0ae…69d76e
0x0b9e…79490xb457…699aBase—$0.48100%coinbase80d ago0x629a3c…42d965

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.