Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x90c650…bd6d03
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6fb194…7378fa
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x078cc1…8a63d0
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc31652…eb72a8
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb04e8c…c3c646
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf16386…cc5bbe
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbea8c1…0c64e3
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4791f8…510bef
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8f8b1c…edcebd
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf2996c…a7af3f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x668481…a77e43
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0x70c7f3…d6964e
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe67690…e2cad5
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe6192…c63b5c
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xade83a…93b0cc
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d9bc1…573356
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x034fec…737661
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x71379e…ccd0f5
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3768e9…2405aa
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c6616…4e7290
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf9bab…35d6d0
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd7016…0b1900
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe30965…00805b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd65d07…fc24c2
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8f87cb…8e7959

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.