Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa34b…a97f0x741a…bb2dBase—$15.00100%0x4337…6ef973d ago0x68fd07…8ab8d2
0xa34b…a97f0x25ba…aac6Base—$17.28100%0x4337…9f2673d ago0xc254ab…673d55
0xa34b…a97f0xef0f…db3dBase—$199.57100%0x4337…7a5d73d ago0x6cf617…e6e0a7
0xa34b…a97f0xef0f…db3dBase—$498.97100%0x7540…af8d73d ago0x7ba9c7…cd8b6a
0xa34b…a97f0x1343…b1c4Base—$21.36100%0xc2d1…d49273d ago0x51b349…0da5c4
0xa34b…a97f0x917e…0e03Base—$93.40100%0x48f0…359673d ago0x615e53…27b0a5
0xa34b…a97f0xaa42…caf5Base—$9.00100%0x4337…339273d ago0x278878…f4ce8c
0xa34b…a97f0xaa42…caf5Base—$9.00100%0x4337…7b1f74d ago0xca5f9b…e81435
0xa34b…a97f0xa5df…58b1Base—$27.96100%0x7540…af8d74d ago0x60d1b8…09f842

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.