Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f21…36df0x1892…6085Base$1.17100%Route unknown95d ago0x61c19f…aef1b6
0x0f21…36df0x1892…6085Base$1.94100%Route unknown95d ago0xc87a3f…4fc98d
0x0f21…36df0x1892…6085Base$1.99100%Route unknown95d ago0x3449f2…db804c
0x0f21…36df0x1892…6085Base$1.60100%Route unknown96d ago0xb46bff…d3f68d
0x0f21…36df0x1892…6085Base$1.14100%Route unknown96d ago0x76f791…636670
0x0f21…36df0x1892…6085Base$1.13100%Route unknown96d ago0x709dd9…3f4cf3
0x0f21…36df0x1892…6085Base$1.97100%Route unknown96d ago0x004cfb…8975d1
0x0f21…36df0x1892…6085Base$1.76100%Route unknown96d ago0xe126ed…39613f
0x0f21…36df0x1892…6085Base$1.83100%Route unknown96d ago0xa187b8…3c26f4
0x0f21…36df0x1892…6085Base$1.14100%Route unknown96d ago0x975a99…baeb59
0x0f21…36df0x1892…6085Base$1.68100%Route unknown96d ago0x24ba58…d3921f
0x0f21…36df0x1892…6085Base$1.57100%Route unknown96d ago0xc87d37…d413eb
0x0f21…36df0x1892…6085Base$1.73100%Route unknown96d ago0x1dfbc2…c0b5b0
0x0f21…36df0x1892…6085Base$1.29100%Route unknown96d ago0xa234f5…eaa1ca
0x0f21…36df0x1892…6085Base$1.17100%Route unknown96d ago0x1ca205…ad0b83
0x0f21…36df0x1892…6085Base$1.68100%Route unknown96d ago0x9f386f…aad7d9
0x0f21…36df0x1892…6085Base$1.87100%Route unknown96d ago0xeaf6eb…d71f8f
0x0f21…36df0x1892…6085Base$1.82100%Route unknown96d ago0xacc0af…3c34e4
0x0f21…36df0x1892…6085Base$1.20100%Route unknown96d ago0x8fb42b…606335
0x0f21…36df0x1892…6085Base$1.12100%Route unknown96d ago0x67f444…049510
0x0f21…36df0x1892…6085Base$1.37100%Route unknown96d ago0x0bc03a…6477b6
0x0f21…36df0x1892…6085Base$1.12100%Route unknown96d ago0x131a8c…9eacb8
0x0f21…36df0x1892…6085Base$1.51100%Route unknown96d ago0x955930…9645c6
0x0f21…36df0x1892…6085Base$1.96100%Route unknown96d ago0xe4bab2…2f8d90
0x0f21…36df0x1892…6085Base$1.06100%Route unknown96d ago0x3a44c4…90de49

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.