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.001100%payAI110d ago0x26ffbd…bd9d50
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xed820d…65c64f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x193a11…3f8e0c
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb2584…7fff77
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x18d923…5cf1a2
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92a4ff…93add3
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x294cba…f5d081
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdd011b…eb29db
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1bbc7e…46ad68
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3edeb9…e1185f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4b2bf…431969
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x61466b…81925f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x30279a…fb4a0a
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x320ef3…7260fe
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x147bb6…e6eafd
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3d8b3a…814479
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1fe72d…589008
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a71dd…c5dffb
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x54461e…8a8b84
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc3e81b…eb7d85
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc3a836…fb22ff
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7bf7ee…e15145
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9da679…39b63d
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x160dce…4bb4fc
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4802db…7f0c88

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.