Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b86…80ac0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase37d ago0xb322f8…16bbd8
0x8b86…80ac0x70ec…60fdBasex402 service$0.25100%coinbase37d ago0x58fb18…322563
0x8b86…80ac0x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase37d ago0x80e50c…10f77d
0x8b86…80ac0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase37d ago0xfe8b75…1a7ffc
0x8b86…80ac0x4447…70f2Basex402 service$0.01100%coinbase38d ago0xc87608…75f6a0
0x8b86…80ac0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase38d ago0x76737b…a58b28
0x8b86…80ac0x70ec…60fdBasex402 service$0.25100%coinbase38d ago0xb20fbe…a1d29d
0x8b86…80ac0x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase38d ago0xb75497…eec33b
0x8b86…80ac0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase38d ago0x467834…26a813
0x8b86…80ac0x4447…70f2Basex402 service$0.01100%coinbase38d ago0x139c89…8af363
0x8b86…80ac0x2932…4f60Basex402 service$0.02100%coinbase38d ago0xd5421e…6095e5
0x8b86…80ac0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase38d ago0xad59b1…06fda3
0x8b86…80ac0x70ec…60fdBasex402 service$0.25100%coinbase38d ago0x768568…eeecaa
0x8b86…80ac0x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase38d ago0xadd38e…c0c455
0x8b86…80ac0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase38d ago0xed3e4d…106b73
0x8b86…80ac0x4447…70f2Basex402 service$0.01100%coinbase38d ago0xc33c02…c31727
0x8b86…80ac0xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase38d ago0x2c2020…d8f739
0x8b86…80ac0x75dd…d2a5Basex402 service$0.15100%coinbase38d ago0x86ae92…b6eff5
0x8b86…80ac0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase38d ago0xdb3643…b566c0
0x8b86…80ac0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase38d ago0x36fac1…47b124
0x8b86…80ac0xa8b0…41a7Base$0.01100%payAI38d ago0x5d0ef0…dc1423
0x8b86…80ac0x5171…4c1bBaseAgent Action Safety Quick GateAgent-safety$0.01100%coinbase38d ago0x5dbdb9…fc77d9
0x8b86…80ac0x5171…4c1bBaseAgent Action Safety Quick GateAgent-safety$0.01100%coinbase38d ago0x52aeb4…a0beeb
0x8b86…80ac0x6ca3…8b69Basex402 service$0.14100%coinbase38d ago0x28b270…e13944
0x8b86…80ac0x30a5…47e0Basex402 service$0.001100%coinbase38d ago0xff6599…dde134

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.