Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8736…2aab0x5467…d618Base$10.50100%payAI12d ago0x97c62b…3df4ea
0x8736…2aab0x037b…4f31Base$10.80100%payAI12d ago0x04d8f2…cb52fa
0x8736…2aab0xb2df…a661Base$10.70100%payAI12d ago0x1f36f6…679008
0x8736…2aab0x5467…d618Base$10.50100%payAI12d ago0x6fd091…d4c05b
0x8736…2aab0xb2df…a661Base$10.70100%payAI12d ago0xf1a86d…555fab
0x8736…2aab0x037b…4f31Base$10.80100%payAI12d ago0x189ae2…d9228f
0x8736…2aab0xb13b…8858Base$10.40100%payAI12d ago0x277930…1baf44
0x8736…2aab0x2c51…8be1Base$11.80100%payAI12d ago0x7a30e9…d8a81a
0x8736…2aab0x7c82…2620Base$9.80100%payAI12d ago0xf3f690…b10b11
0x8736…2aab0xb13b…8858Base$10.40100%payAI12d ago0x36869e…2a6749
0x8736…2aab0x2c51…8be1Base$11.80100%payAI12d ago0x0f5386…e2bf04
0x8736…2aab0x7c82…2620Base$9.80100%payAI12d ago0xf78bff…87b59f
0x8736…2aab0xb13b…8858Base$9.60100%payAI12d ago0x23e8b2…ed97fd
0x8736…2aab0x2c51…8be1Base$11.30100%payAI12d ago0xd8df23…fd2755
0x8736…2aab0x7c82…2620Base$9.10100%payAI12d ago0xa10a7c…c78461

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.