Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd38763…9770f7
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe4b7fe…4fd7b1
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI112d ago0x627f33…ca1d2c
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI112d ago0x878118…43af6b
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x768ed4…a3c9e9
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2d908d…f4e4b1
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x81e269…5b9996
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfd1a0e…a62802
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa6ad7e…d2309d
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5618b8…2395f3
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x37b815…787fc2
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2d79c4…7f8d09
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1260a0…e190e1
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7c6aec…37d73b
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb2e77b…6c1632
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07d712…5732fb
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4c747c…97e206
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6b4a56…983880
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x811132…87b778
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x89a4a1…35638a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8a561d…19ee9a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdbf6cd…8ae9b6
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8c85d9…d1fc5a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc661c2…dbb049
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x26da6b…8ab4b3

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.