Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xe053a2…714b8d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase6d ago0x0d3498…868629
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase6d ago0xb75834…b92c94
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xfaa938…13052b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xf8a9d4…299770
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xd800c9…fd878d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase6d ago0x0d0c5a…23bd85
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x7965bc…6e22a5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xd54fb3…dd2ef7
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase6d ago0x9581c3…1683a1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xbcb098…4d78db
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase6d ago0x7f64a3…c57588
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x9c1831…c6db66
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xd154aa…bb1572
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0x5bff46…49c1ac
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase6d ago0xe95194…0c55b9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase6d ago0x31b4c1…121c5e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x6ec5cb…960697
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase6d ago0x009b86…6d2703
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xde0913…c00fbf
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xe69d48…167f80
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase6d ago0x069887…54bbf7
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xf45743…9eaee2
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase6d ago0x4592a8…4be5c8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x3b003c…a4af17

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.