Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x3b2945…21520b
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x250e16…4590fa
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xda72af…28ef1a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x8a5caa…efad56
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x32f6d0…2a67bc
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x25a685…6977a6
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1a21ef…2b018b
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xbe4c4f…8f2a08
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x14543b…0e64aa
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x1fa6ac…dc490c
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xe28b33…2483a6
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xcd4f17…0c12ea
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x2087f4…fa3f80
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x273802…00e31e
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x0597fc…62bf57
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x1e8b12…d11760
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xc62f2b…26e8ce
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xbb9172…b6de2b
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x88ad7a…7c4844
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x29c951…bf773d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x67a7bf…feaccb
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xec5fc9…9144f1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x6214a1…c57491
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xe2b70d…1a25cf
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x078f85…06c78e

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.