Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa60f05…658f11
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca9a12…466467
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf63478…981468
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa241d7…89c190
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe70a0d…3c4579
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x65bef4…41fbc7
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x71dde0…dc1a8e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x751180…b11613
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6344bf…31e1b8
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1893e0…1be54e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3071ab…8e9045
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xff9466…1146de
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3d3c0c…514d54
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb14148…9573cc
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x79d456…dce40d
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x047ae0…fe2c48
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3ac3ce…97e3b9
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6bd94d…26761c
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8cbce8…caaaad
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a2235…84abb3
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa56d7…ef1ffe
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc4749d…bc1947
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9b3c08…244048
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xccdb83…037eb7
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xecb823…b38fd6

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.