Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x93d715…f675cb
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x25a6aa…3e9c25
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8472fd…a7de2d
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74ab82…c9ab64
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6de23d…2431f4
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x62eae1…f8fa54
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4758db…21f40e
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13d973…8f9a00
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c7682…f70364
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd45ad9…7afb68
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc5f281…c08df9
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04804f…b29a20
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb65e7e…af7422
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xede5df…058f38
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x15243c…361598
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x44cc43…0639bd
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa5f470…e65093
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x42b5d0…746946
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x944a04…211146
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe44721…39ebf9
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e2199…75ab4a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b7313…f2c80b
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x871e0c…1349b6
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbf2818…37a455
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x255e9a…00c91a

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.