Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf322f3…0eb8cc
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x66daf8…fe0871
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc070f…b8c122
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe22f6d…4abfee
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xffe9ea…4ab58c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d7a1d…37a1e4
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcaf013…e291fb
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9545a4…24fceb
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7b0dc1…1f3135
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x347305…625b4e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x00f62e…449826
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x180b62…7863e6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x009386…13923d
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a521f…9fb2b2
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfff9d9…6372e1
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa3d322…e84005
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd8fdeb…1ce36c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d22ae…9f6000
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf462e3…423138
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x934b98…45e8e8
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x79c383…6b25de
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b38ea…7725b6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa7ff02…2380a0
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x608cda…0c5430
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca9802…62ad6e

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.