Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI114d ago0x74c7ca…b18c3e
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI114d ago0x38932f…c35ea0
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI114d ago0xc62863…d4e3d6
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI114d ago0xebf778…d84e6d
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI114d ago0xc6a8eb…2fe80f
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI114d ago0xd45c9b…1700ca
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI114d ago0x381b6a…0bc1b9
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI114d ago0x1c78ba…1021b8
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI115d ago0xadb6fc…3fac67
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI115d ago0x9bae73…470208
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI115d ago0x661607…0e6a05
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI115d ago0x51b068…784656
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI115d ago0x5c58fb…c33fc3
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI115d ago0xc81498…01d12b
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI115d ago0x8bed1e…b4929c
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI115d ago0x8436f8…d0b941
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI115d ago0x4d4100…963501
0xfb7e…04510xfb7e…0451Basex402 service$0.01100%payAI115d ago0x4f9d5f…91f835

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.