Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x2d8fad…1afcfe
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x5bc3bc…bc6a4d
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x645e3b…28ab39
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x7bf4fb…735b27
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xfe6a2f…5e408d
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x386274…40a261
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xa1f068…2ed116
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xca3bed…361618
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x37727a…23148a
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x29e6b6…f3a11f
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xf36770…165208
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x70eda7…fcc1e4
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x5813bc…8e153b
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x3341a4…338932
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x08c746…a02c23
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xa3ad85…b82f47
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x8134c9…39da5b
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x2302df…d086e5
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x69536f…e75d05
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x7f81df…8de142
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xa8b772…17953f
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x3c9e6f…dfccd8
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x0331ff…353777
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x1f9433…f5c8b2
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x7aa3f1…6557d2

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.