Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc93c…73a40x48e6…891aBase—$0.10100%0x2772…8c1764d ago0x7d8a6c…7d15e1
0xc93c…73a40x48e6…891aBase—$0.10100%0x2772…8c1764d ago0xafae71…711c89
0xc93c…73a40x48e6…891aBase—$0.10100%0x2772…8c1764d ago0x27dd57…f8dcf1
0xc93c…73a40x48e6…891aBase—$0.10100%0x2772…8c1764d ago0xd41128…e7d0a9
0xc93c…73a40x48e6…891aBase—$0.10100%0x2772…8c1764d ago0xfefc41…f82eb4
0xc93c…73a40x48e6…891aBase—$0.10100%0x2772…8c1764d ago0xb83a34…d3955b
0xc93c…73a40x48e6…891aBase—$0.10100%0x2772…8c1764d ago0xaf2e9a…35877a
0xc93c…73a40x48e6…891aBase—$0.10100%0x2772…8c1764d ago0x475034…dea5df
0xc93c…73a40x48e6…891aBase—$0.10100%0x2772…8c1764d ago0x6f98bd…92557f
0xc93c…73a40x48e6…891aBase—$0.10100%0x2772…8c1764d ago0x9b9072…80d7ce
0xc93c…73a40x48e6…891aBase—$0.10100%0x2772…8c1764d ago0xd13e09…e3675a

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.