Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x30e7ca…8d492a
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b7cd3…b4f719
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc0681…0a855c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82a5f4…cb2f0b
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x060471…e14359
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x16d383…15df74
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x79a97d…7e1b78
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x774e56…e77e2b
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0xebcf9a…703a3e
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5aedb4…cfd751
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ac823…819d2d
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb9959…404913
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd6c559…987ea7
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1cbdfb…0e001f
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9bcb32…33bbfa
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0xea0a58…1cee4b
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb006ba…286158
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3771b…8c4d9f
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x770066…cb0b3b
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01cb59…eef43c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a9c4b…06baaa
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b3537…0b70c8
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0x63b0ca…afe0ca
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa48170…38a4b0
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcba319…a31dcb

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.