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%coinbase10d ago0x254d47…6398df
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x1c6160…8ab7a3
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x2cf5a3…8cc0b2
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0xd93a03…266df3
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x21fd77…6a2d43
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x5887ee…93af1e
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x4f96b1…116b80
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x56cbc7…229285
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0xa6a76f…0fc185
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0xd862d1…43ee22
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0xfda448…0fd86c
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x231982…711d35
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x3f811d…88ebbc
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0xf01ef8…4fa8ae
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0xb23f7c…c7a508
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x0f98ad…6ab0c1
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0xeea5d9…0c73b4
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0xff5560…a40014
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x4f399c…395e69
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0xd551ae…74aed7
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x751cf8…0da61c
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x1e347d…6cc5ab
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x37b14a…00bb86
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x727127…273f8f
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase10d ago0x2e2b56…383a23

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.