Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
hayulpapa.eth0xa2b3…e4f0Basex402 service$0.10100%payAI79d ago0xce3c6f…6b5855
0xb0ee…86d90xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xb563cc…064af6
pumpdumpit.eth0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xaa9f2e…342317
0xd1af…5bfb0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xc9ac43…bf2511
0xef5e…2dc00xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xe58220…c7a775
0x2b27…811c0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xf8f288…2d3fd9
kyanh83900.eth0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xeb9004…896711
greenteabear.eth0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x67a31d…19570a
yhloveja.eth0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xd433aa…5d51ba
0xe7cb…a5a20xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x95f376…89eadf
0x2025…99990xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x706b20…6f38f1
0x1618…4c2f0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x002bcb…e91f44
0xc59f…c3a50xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x67c790…233529
volcanic69.eth0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x352970…be9f5a
0xe53a…adad0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x81790a…357823
0x5ac3…48730xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x9531bf…0bbc4b
0x3a8e…fb1d0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xdd391b…9a57f4
0xe820…42d40xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xdd391b…9a57f4
0xe820…42d40xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x0b36eb…fc3fa7
0x3a8e…fb1d0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x44c20f…a1d728
0x3a8e…fb1d0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xee0d78…d7f48a
0xe820…42d40xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x8598cd…c82520
0xac7d…114b0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0x8c0849…1b17d7
0x9255…89740xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xccabd8…4e6ca2
0x4059…e45d0xa2b3…e4f0Basex402 service$0.10100%payAI80d ago0xa19e69…26de3a

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.