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%coinbase7d ago0x14d7cf…79213f
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x518f25…5d93e8
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0xe11cb2…aaed9d
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x1bfddc…99a583
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x93d4c7…e833d7
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x06572f…26b8ee
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0xbc6cef…f78b68
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x85080e…829d28
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x8035ad…0a8021
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x666b7a…f744f1
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x0924f9…3135b8
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0xf05bda…a69a26
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x96f65d…4a94be
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0xa422be…5949cc
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0xd01c07…0ceaaf
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x5417e2…650527
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x22d197…6c2438
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x1d916b…98289e
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0xb12a66…6cd4e8
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0xd4f158…dfaf99
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x9efc63…7cc368
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x2e8516…34bb8d
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x05bc58…629a65
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0xae3516…8020a1
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase7d ago0x21333d…efaeca

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.