Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb87d48…7a05b1
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1b42ad…42363d
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc38d84…88282c
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa18e84…6da1f9
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6383e0…9bb7bb
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x491785…3ad456
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x32b08e…6d53d5
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8f15fc…5e6026
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x041cfd…2ae7be
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x52da65…1ddaec
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x95b4da…4179c6
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa44647…d0e8bd
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x789891…f1424a
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf4f066…f1a73a
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x584287…401bba
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x852694…a5f09c
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8738c1…449c85
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe34523…ab05cc
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0xec43ab…7eb792
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1c0b81…3c2838
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x61c4da…0e6c49
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0xba65b7…13e9dc
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x851bf4…97059b
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x490e0b…1b9dd2
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d3a60…7d43cc

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.