Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf3e249…afd6ce
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa6ea1f…ca4c37
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a891e…727977
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd7ef66…e372ae
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8cfc1b…4860cc
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe52e07…d46c9c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c4b0c…cf58dc
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5000d3…bdcc6d
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9af00…d30c6c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17fa34…66692f
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd5cf9d…b05faa
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x73caae…573618
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa2501b…6eb1d7
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x023a50…70a1f4
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65acbd…bd3e27
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2b2dce…ec4cfd
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf0e120…0269f8
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5bef33…ca2dde
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd6fd5…9de736
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x36e626…0eff49
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x87243c…96e4fe
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebd715…77b173
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ec7db…24bc85
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1e4647…523e84
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2f974d…529ebc

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.