Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc13a88…6ead57
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8de4fb…c78893
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f1787…52b05f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x185bdc…48b3db
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x98981a…3f9f3f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7eaa3a…d3019d
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc6e8e7…dd3f87
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5dbb6a…6afbed
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x625d14…e15cdd
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe4baf1…2fb27c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5aea83…fa3729
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54bbc9…b7b5b0
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ff8f4…9e745e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe0713…df5c18
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe89405…9e7d4a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x04e7b4…59677f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb1c936…86db0a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd43f5e…7db73c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a640f…9ada56
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x47e987…851d56
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc7235b…20e5f5
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3a986a…cf31d9
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e76d2…bb7775
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x84bbe0…fa538b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbadb0b…e3dc0d

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.