Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe940…92c20x5aae…482eBase—$0.001100%coinbase5d ago0x796a51…f07bf1
0xe940…92c20x5aae…482eBase—$0.001100%coinbase5d ago0x493170…0eff70
0xe940…92c20x5aae…482eBase—$0.001100%coinbase5d ago0xf1d45b…0d1f12
0xe940…92c20x5aae…482eBase—$0.001100%coinbase5d ago0x883b6c…21d9f7
0xe940…92c20x5aae…482eBase—$0.001100%coinbase5d ago0x9eed23…ecaef2
0xe940…92c20x5aae…482eBase—$0.001100%coinbase5d ago0x909534…2068c4
0xe940…92c20x5aae…482eBase—$0.001100%coinbase5d ago0x509ed7…62ae0b
0xe940…92c20x5aae…482eBase—$0.001100%coinbase5d ago0x780bef…b119ef
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x2be283…d84c63
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x20c787…1879af
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xf32f0a…df3da0
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x3bdc80…63532d
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x848801…9a73df
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xefec24…61e7a3
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x3b72e2…edaaf2
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x2e9449…35fe74
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x187e3e…b780f5
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x33abff…daa82b
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xed36cc…661558
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xe4b990…594168
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x6c5e2b…5907ea
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xbff907…caf9db
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x334c87…cb004b
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x0fcaad…8d76a7
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x506558…bd4446

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.