Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf8eeeb…ca505d
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1dab11…990452
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4f82aa…f02e8d
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde0d79…10f6fa
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a81f0…352489
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x77600b…01b7ba
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x31975c…0d9148
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x65797e…cbd2e0
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x49168e…4dcdbb
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdec08c…04a89f
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9d4678…709ab5
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8f9542…8ce874
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1e6963…4de452
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2f4ec7…c29ee4
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x12e2bb…c889a8
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x040fe6…69b83e
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0bf458…5553fa
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x075891…0b19d2
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1f04d5…97e39d
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc9969b…9bffd9
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x02fea7…d3b8bb
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x60f004…b350a1
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x17cfa3…4b15eb

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.