Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda2561…c2f803
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4126f…e391c5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3281b1…c24d74
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe4ed77…2fac35
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa3f258…2b4a3e
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e06c2…6b9c45
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xceee8c…6a2e9f
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x601862…46893b
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda3186…c14b30
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4bd6a7…5ad59a
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x02e44a…ee077f
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7b61b0…a49285
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbfc1e3…3adbcf
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9e0b3f…145d23
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9f4a41…17f88c
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x943bf8…502f28
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda8383…d3bfbb
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd3eb7…49c4b2
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x101863…6df57a
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa242fb…388d4f
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe49a27…3c5c6f
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa5828…9d50f8
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x893e91…946162
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x93ebab…74cb03
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x259bc1…aa70aa

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.