Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa14d ago0x901e41…bd9f9d
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa14d ago0xe7f81f…ac56d1
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x785406…5c9309
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x4730f0…4cf841
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x783ada…610b59
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa14d ago0xcf7de3…19b6eb
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0x6ba5f6…d7932b
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa14d ago0x015b37…1b513e
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x6f9cf9…4e9703
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0xa40a9b…8424bf
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x6e1943…894195
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0x2bb997…a4b843
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0xce3fec…72dda6
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x8b1e5b…42d70d
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa14d ago0x91cd1f…72d5e3
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa14d ago0x34050a…5c213a
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xa83ef3…2fdd7d
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xc5067e…a9383b
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x1b9150…626faf
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x8f474c…0fa868
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x33ae2e…0eda2e
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x87daf2…0f3530
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x89b2d9…9e0b3a
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xc243fa…334d46
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x804b85…d20ea3

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.