Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase16d ago0xd0df75…06f11d
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase16d ago0x40e301…42ef60
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase16d ago0xec8633…0bae6a
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase16d ago0xe22074…cf77c4
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase16d ago0x0c8b66…608d8a
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase16d ago0x2da407…5eb2bb
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase16d ago0x7d6909…c1e8c0
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase16d ago0xdbc6dd…03e358
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase16d ago0x0d9853…16858b
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0xc59779…c570c4
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x2ac0e6…b46c65
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0xc3e803…3cedf9
0xeb3d…515f0xa13d…0599BaseRobinXRobinhood-chain$0.01100%coinbase17d ago0x411b00…48f3e0
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x8f371b…ff7055
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x9a66ef…488681
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0xcd2604…e2220d
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x06fc57…c00948
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x2b9c35…347bae
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x45f1fc…0770ba
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x20e6cb…dbf5fe
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x3f9e52…8fbb82
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x12bc18…d418b1
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x8b5689…42daf5
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x29a4db…905476
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x17ef88…70a8d4

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.