Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x46d02d…fa0bf3
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x7feafe…8dd387
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0x0287b1…6b8340
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0x250c72…361f55
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa32d ago0x6b91d5…5cc75a
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x235995…fdadff
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa32d ago0xde1a38…56ae21
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0x111c0e…57dd5f
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0x16d22e…1cad21
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa32d ago0x022354…82623f
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xb2bd3b…371fed
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x0a71a9…2a139d
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xb6ac8a…cdbf75
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0x212d57…467675
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa32d ago0x73cb10…8d058b
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xfa207b…33f7fc
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xb39811…094f4f
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0xe0b0d2…52dea2
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa33d ago0x249d7e…871e41
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0xe3f99c…9cad60
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xc39f8e…af3ffc
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x7cac67…30c3b4
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x256b38…caf4be
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0x0919d5…b0f5cc
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x0574ba…c6b45f

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.