Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase49d ago0x19eec0…d5972a
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase49d ago0x39ee9a…dcf0ca
0x5342…d0a40xcf92…42fbBasex402 service$0.002100%coinbase49d ago0x648e91…502585
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase49d ago0x6ffdd0…ddb382
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase49d ago0x6414c4…5f8fec
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase49d ago0xecb424…8b97eb
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase49d ago0x2f0f15…d4070b
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase49d ago0x9ce37e…a018ff
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x0adb1a…c1eef9
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x35a9ab…dcbf17
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x6d49a6…7f31bb
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase50d ago0xc22731…535474
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase50d ago0xaf2571…a2b33b
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase50d ago0xd477cd…34f86a
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x954f30…a98d04
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x522132…2e0146
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x84aadc…ade505
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x3ddb23…f5b3ce
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0xe2907f…93385b
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x4ec189…5c84c0
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x4d67f7…2c2b59
0xb840…37a90xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x0ca97b…97437c

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.