Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23ef…f6dc0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x83dfcf…0a84c5
0x23ef…f6dc0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x082341…e97e25
0x23ef…f6dc0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd86ad1…9825cc
0x23ef…f6dc0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x977b5b…029952
0x23ef…f6dc0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb9a381…f1bff4
0x23ef…f6dc0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xbc1137…bca33f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8b8cfc…264b3e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xddef01…f77b44
0x23ef…f6dc0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x4392dc…63af79
0x23ef…f6dc0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x11551e…1eec7a
0x23ef…f6dc0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc8334f…33b253
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59fd02…b2f06d
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0e61f4…60b9f3
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x763f04…3017fa
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x116773…dcc683
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc06b63…e2557a
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a0abc…a34cbb
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x81a202…6977bf
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa68cc4…4ad9ce
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4547dc…3940a6
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x51ee19…a538c7
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe0dcc8…6ad6d8
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb4545…3c1d79
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9efeec…139e27
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbbfa5c…7a20d2

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.