Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5ea19b…a86205
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x335c05…860076
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x546a79…c8f394
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d2185…90bc98
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa1a14e…7c40fc
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3c7a31…c2013d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x184ce7…a79fd9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe21c23…303c0e
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa618ec…b1186d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01cdff…8d6c5c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1360c4…bbfa8d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4345c7…4e94d4
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c58cc…ba5ea9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c6fdd…b135fb
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x419ab9…dd25a4
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa06802…c0370e
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfdf788…1bf84c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xefe3a8…d303e9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x492f55…543c2d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xded307…ec6799
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9677c5…e033f1
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x584ab5…5556a3
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x517899…e30b23
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd0ac0e…cf83af
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7aa23a…b5de0a

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.