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.42100%Route unknown91d ago0xf30dd9…43ab44
0x0f21…36df0x1892…6085Base$1.06100%Route unknown91d ago0x0cff27…e4f7fa
0x0f21…36df0x1892…6085Base$1.25100%Route unknown91d ago0xe56af9…ce917b
0x0f21…36df0x1892…6085Base$1.22100%Route unknown91d ago0x26c9df…8a699d
0x0f21…36df0x1892…6085Base$1.06100%Route unknown91d ago0xa4af52…9c339c
0x0f21…36df0x1892…6085Base$1.66100%Route unknown91d ago0x7d7b76…adf7dd
0x0f21…36df0x1892…6085Base$1.86100%Route unknown91d ago0x0b67fd…5ad0b6
0x0f21…36df0x1892…6085Base$1.22100%Route unknown91d ago0xa7cd89…cf3e64
0x0f21…36df0x1892…6085Base$1.35100%Route unknown91d ago0x1306dc…73e406
0x0f21…36df0x1892…6085Base$1.19100%Route unknown91d ago0xc0f7dc…d6a04c
0x0f21…36df0x1892…6085Base$1.11100%Route unknown91d ago0xf1edf2…51bdac
0x0f21…36df0x1892…6085Base$1.55100%Route unknown91d ago0xc09858…073c31
0x0f21…36df0x1892…6085Base$1.79100%Route unknown91d ago0x5f93b6…5fbcaa
0x0f21…36df0x1892…6085Base$1.61100%Route unknown91d ago0xe10d29…91e598
0x0f21…36df0x1892…6085Base$1.21100%Route unknown91d ago0x463e28…ddef95
0x0f21…36df0x1892…6085Base$1.80100%Route unknown91d ago0xd28c66…1c529c
0x0f21…36df0x1892…6085Base$1.15100%Route unknown91d ago0x32b6ff…aabccf
0x0f21…36df0x1892…6085Base$1.53100%Route unknown91d ago0x1889aa…53d22c
0x0f21…36df0x1892…6085Base$1.68100%Route unknown91d ago0xeb66dd…c10ac5
0x0f21…36df0x1892…6085Base$1.29100%Route unknown91d ago0x0dd80f…a294e9
0x0f21…36df0x1892…6085Base$1.22100%Route unknown91d ago0x7f5cc8…45b213
0x0f21…36df0x1892…6085Base$1.17100%Route unknown91d ago0x3dc259…a59ea5
0x0f21…36df0x1892…6085Base$1.69100%Route unknown91d ago0x992a0f…d295f9
0x0f21…36df0x1892…6085Base$1.47100%Route unknown91d ago0x3bc767…f748f9
0x0f21…36df0x1892…6085Base$1.86100%Route unknown91d ago0xc07845…98a36f

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.