Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x034f…6c890x538a…3a8eBasex402 service$0.01100%Route unknown42d ago0xce7923…b48710
0x034f…6c890x538a…3a8eBasex402 service$0.15100%Route unknown42d ago0x90090c…b0d77c
0x034f…6c890x538a…3a8eBasex402 service$0.05100%Route unknown42d ago0xac60a9…487374
0x034f…6c890x538a…3a8eBasex402 service$0.10100%Route unknown42d ago0x7286ff…94a9da
0x034f…6c890x538a…3a8eBasex402 service$0.10100%Route unknown42d ago0xb7d881…8f1ea4
0x034f…6c890x538a…3a8eBasex402 service$0.10100%Route unknown42d ago0x6657ed…e174f0
0x034f…6c890x538a…3a8eBasex402 service$0.05100%Route unknown42d ago0x27a10c…5b25cd
0x034f…6c890x538a…3a8eBasex402 service$0.02100%Route unknown42d ago0x4e2dee…5a5f8d
0x034f…6c890x538a…3a8eBasex402 service$0.02100%Route unknown42d ago0xdf161a…96cf7f
0x034f…6c890x538a…3a8eBasex402 service$0.02100%Route unknown42d ago0x9d4fce…6a6813
0x034f…6c890x538a…3a8eBasex402 service$0.01100%Route unknown42d ago0x4cf16b…ef7236
0x034f…6c890x538a…3a8eBasex402 service$2.00100%Route unknown42d ago0x95bd2c…c8f368
0x034f…6c890x538a…3a8eBasex402 service$0.02100%Route unknown42d ago0xec29da…bd33ec
0x034f…6c890x538a…3a8eBasex402 service$0.05100%Route unknown42d ago0x5e4667…712ae2
0x034f…6c890x538a…3a8eBasex402 service$0.03100%Route unknown42d ago0xda08ee…be52b3
0x034f…6c890x538a…3a8eBasex402 service$0.05100%Route unknown42d ago0x56daf6…151aa9
0x034f…6c890x538a…3a8eBasex402 service$0.05100%Route unknown42d ago0xe2917a…852b13
0x034f…6c890x538a…3a8eBasex402 service$0.05100%Route unknown42d ago0xc6251c…48e1fc
0x034f…6c890x538a…3a8eBasex402 service$0.10100%Route unknown42d ago0x12d854…02a093
0x034f…6c890x538a…3a8eBasex402 service$0.10100%Route unknown42d ago0x6077ed…75870f
0x034f…6c890x538a…3a8eBasex402 service$0.15100%Route unknown42d ago0xe267be…79935d
0x034f…6c890x538a…3a8eBasex402 service$0.02100%Route unknown42d ago0x0f0e09…828431
0x034f…6c890x538a…3a8eBasex402 service$0.02100%Route unknown42d ago0x8f6ab9…ffdb8d
0x034f…6c890x538a…3a8eBasex402 service$0.02100%Route unknown42d ago0xb899a2…8f466c
0x034f…6c890x538a…3a8eBasex402 service$0.01100%Route unknown42d ago0x4f1999…43865c

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.