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%coinbase13d ago0x09dac0…22e110
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0xcd6aa7…f583ec
0xc9c7…16700xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x5179bf…3c947a
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x2acb20…650a50
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x4d29c0…8ba539
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x021ddd…da5aec
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x18ee10…e4d591
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x63e84c…16a467
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0xaa44d8…365bd3
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x8731c3…28c8af
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x15d99a…fa7412
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x5c5304…44f838
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x63774c…0501ec
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0xb391cc…b481df
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x441cf0…a8b130
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x2b7fd4…eb45af
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0xfb3dfc…03302f
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0xce750c…c7e92c
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0xe79fcc…3286b0
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x0b67f3…371da8
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x6d65d5…2d0c4d
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0xc88a04…0f1ede
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x25ea06…5b8f44
0xc9c7…16700xa13d…0599BaseRobinXRobinhood-chain$0.01100%coinbase14d ago0x773035…6a162b

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.