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%payAI103d ago0x13d85b…858f6a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe389ba…3e1e09
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x740569…2dd49b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc86fe3…ccde93
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe5d0f6…adb34c
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xddd1be…543071
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ee409…2ff075
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1f499…bd4aeb
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x657a80…929beb
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5adbd1…8ef4a6
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x657d1a…33640e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x588c92…c82643
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2027b9…d15bc8
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5c16d9…b9b75d
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf15051…7230bc
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x886795…8fd28f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7dcade…3ad53a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf946dd…6464a6
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x66338e…60b382
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9b884…8861f3
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c7100…1b5aa3
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2806b1…806ad5
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe0bd6…e98321
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea4e39…6a6a7b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41ae9a…973ac4

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.