Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x87de34…28d159
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbc836a…2ca8ce
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb0dd8e…604a0f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1ac1fb…280d48
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x66529e…91ec2f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76679c…bc4f79
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4f20a…373d01
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd80eeb…d8595f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x335f59…158963
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc1f4e6…1fd051
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a7177…510604
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6de426…8ce665
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x113014…68eb01
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5bb6b5…92ab52
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfe531f…3f3f03
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6a6396…7592b3
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x06caa8…6bf767
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd1711…8005b0
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x98963f…0f4d47
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4372de…88ab32
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd5884e…deb77c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd72806…de0ef7
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x061377…0bd30b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x246f84…0fdaab
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf65fe7…1c18ab

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.