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.01100%payAI113d ago0x913a40…5bbc12
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdfcdf4…974fee
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbfa6ba…dd7a3d
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0x981550…cb22fb
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8305fc…356815
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa7adb9…5f1768
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3c8023…147097
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0xeba911…98fc3a
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8c743e…d6385f
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcfbd5c…fe1156
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7ff6d3…ba9556
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0x61798d…de7ea5
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0x48d053…f7f8c5
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0x99d781…62641a
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1b0642…b1b2e9
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI114d ago0x69b80e…c77df8
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3c9313…fbb21c
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI114d ago0xdcbda4…3aef1c
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd7e5ce…1a9d12
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI114d ago0x37c204…a93764
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI114d ago0x70819e…ade463
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI114d ago0xce5858…cf0530
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02f878…0aefb3
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI114d ago0x026458…1403bf
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd60e5a…f3a65c

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.