Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3a02db…42e14a
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0x11db61…7a6b4a
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3d8a19…b7db51
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd34116…45c734
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3b8608…c62069
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0x96296a…c7567b
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0x30dbf5…15184d
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc0330d…5b8bfd
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0x71d137…59b171
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8f355d…f9725b
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7a179a…f08e63
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf8981b…e12e51
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5eb50e…5da3f9
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd847f4…8f091e
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfb15ee…d0c53b
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3009dc…287c34
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2fe946…cd9a8a
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcc77ef…a821bd
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe77135…420137
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5e5994…e522b7

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.