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%payAI23d ago0x6089a0…b06e65
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x47b0ec…6e2253
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0xc971c5…cfedab
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x1249b0…b0060d
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0xf73d92…c4d669
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x15e6d1…d2e349
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI23d ago0x2ee74a…c099c0
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xa490ac…af382d
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI23d ago0x0a8d72…228aba
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x4c158b…f262d7
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xbdbd26…673b75
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x58b49b…8f6e3b
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x6faf6b…01ec36
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%payAI23d ago0xd4a638…63e015
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x54dd54…85db69
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xbdbbbb…aaeca0
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x896c88…e0d246
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xa8c3b4…be604d
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xef9476…703b4c
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x9a9d22…c922d7
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x7eadba…02d00f
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x090401…fcb12d
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x5bf711…a53540
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%payAI23d ago0xac7631…d95f55
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x919cb6…3ecd11

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.