Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8bc0a3…d1adb6
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase1d ago0x665aa4…643d6f
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase1d ago0x7699a6…d94057
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3b2dac…74b030
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5b55ef…cfa481
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0b284d…443c4f
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase1d ago0xdfcb58…fb9a76
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x8954ea…be4cc1
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x283948…ffabcf
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x14db6d…b1630b
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0xe2a5b3…3f2f93
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0xa0e8ea…d0b63f
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x8d9520…ffe733
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x9b4ef1…993ee6
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0xb39b3f…7ce3cc
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0xd25975…14a9be
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x82efcc…aef1c2
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x8bc2fe…d8e906
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x837d48…a63aa9
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x15f637…ae1342
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x13f47d…53ab48
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x14a819…0b4e26

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.