Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dcf…db8d0x159b…4908Basex402 service$0.01100%payAI41d ago0x834f14…731c29
0x7dcf…db8d0x159b…4908Basex402 service$0.01100%payAI41d ago0xca9ea8…bde29c
0x7dcf…db8d0x159b…4908Basex402 service$0.01100%payAI41d ago0x6cd503…9c35a0
0x7dcf…db8d0x159b…4908Basex402 service$0.01100%payAI41d ago0xc2b0a1…68b187
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0x0bf29d…192b81
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0xbfed4d…deea92
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0x729d4d…7e6b9b
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0x0308b1…335699
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0x52df79…87473b
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0x9f6bde…e5e53f
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0xe65f68…357e28
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0x68e5a8…67255d
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0xdfadd5…62dbc5
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0xc6faa8…cb8668
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0xdb19d7…de93ae
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0xea5e73…c116b0
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0x09dc4f…bd46a9
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0xa501a3…7e6a3b
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0x5186c6…895cd2
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0xe3ae73…37f23f
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0xaf679f…1e4e12
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0xefe3b3…cede1f
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0x34f96d…5f50ff
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0x33b4f4…c11c30
0x7dcf…db8d0x159b…4908Basex402 service$0.10100%payAI41d ago0x29d976…69d971

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.