Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf112a2…d756af
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x01600b…f98a07
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1b0aad…40c39f
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd1e09f…fa96ba
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6744ba…c6952f
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe41614…64cc84
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6679a7…9642cc
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x85a525…015a95
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x089544…c9aa17
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf82597…2b0024
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x840f3d…1e9de5
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8b28c8…37e675
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb16c5f…9ff6eb
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x356b74…da3158
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x68e29c…89898c
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x5437f6…95c2ad
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf7f89c…f63b21

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.