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%coinbase17d ago0xf50868…3bac4f
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0xde9aa0…2087a3
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x024516…1cb21c
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x396757…35c662
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x5bdfbf…a082b6
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0xa2001e…a37e9a
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0xe692f0…0fb745
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase17d ago0x164738…17c5bb
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0xb8934f…6789ac
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0x951399…2604fc
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0xcf1ee5…c177c0
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0xf02e65…0631e7
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0x946b2f…b2e715
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0x279a3f…006300
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0x6d6faa…a65336
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0x55e7fd…03fbdd
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0x5d85e1…4ac2bc
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0x5b9aa4…ae8337
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0x8f345b…cf9a9e
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0x77be91…c4779f
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0xf81f78…093d4a
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0x1d0d58…d4c156
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0xcfee63…fc68ed
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0xbf4bf6…23ec5a
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase18d ago0x15fa10…5d02db

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.