Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd00c1c…b9819f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0a2622…ba2264
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf00e61…e836d3
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x247b47…2d18d5
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c242d…ccd4ad
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfd5fd0…7bd387
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x200aab…f31313
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8eaa21…664dfa
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeb7fc0…a1b2a1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ed8ce…1ced26
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95aad4…832514
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x22dbe8…c5847b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5c9fc7…4e5785
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1d9b27…4ea50f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd499ab…66f1a5
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd480ba…f9e3af
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1e7509…423886
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc886e4…a77ef2
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03d3de…64b134
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9dc823…a0d684
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x45d130…a8214e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f78dd…a9d091
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x240cf3…1d1f46
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb24daf…94b3ac
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x82472d…0d9a96

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.