Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter49d ago0xc534cf…525598
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter49d ago0x4b34d6…4f511e
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter49d ago0x27772b…6c0baf
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter49d ago0xeb854f…9f96a8
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter49d ago0x46123a…9990f4
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter49d ago0x4c730f…cf2f93
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter49d ago0x9edca9…6a566c
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI49d ago0x111a33…ef0975
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter50d ago0xba8bca…ef222f
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x048197…b0131b
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x174c3e…d4bda6
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x21214f…5aa8fc
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0x25830f…1e14bb
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0x7369c5…8a0675
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0xb90a1e…afe5e0
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0xf9f297…f07283
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0xd58442…7007c0
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x2af0cc…557e7c
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter50d ago0xd942ba…05dd1e
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter50d ago0x46bb89…2152f2
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0xc44ca7…4dce3b
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa50d ago0x08bd6e…8157b4
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0xaa99fa…b83ffd
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x78b323…51a912
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter50d ago0x5aa824…2563ca

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.