Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xefaa89…be880a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa543cf…59fe4a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1f726…a891e1
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd37ca9…2e7c2c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x514f4e…ed8884
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd7584f…388d04
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf056dc…f50062
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x089c28…9201c6
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4ad7ab…98a0d0
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x02d365…cb45b3
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07c16f…23daac
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x36919a…414c67
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e6558…6652cc
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xabe7ad…62afd6
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2fdda3…a3447e
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x11e426…f8a0dc
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xde929f…dce449
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3e3ae5…67e6d0
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x92768b…c02e6e
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x857cbd…fbfc03
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x27af4b…3e865c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2bd643…576615
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x582c59…14fc46
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x22457d…a36fe3
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7be5ae…565746

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.