Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x344c14…8ee744
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x6850b3…c46d1a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xc244f6…6cd270
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xaf0eda…64411f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xfa1ab3…3058a1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x768a14…1edb14
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x5be8be…0e1202
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xe1eb51…b0ad27
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xb4381e…778e34
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x56c335…1e7bbe
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xe13517…8c18c2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x3b5237…82957a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xc0915a…0c73b3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x1e6b7d…1a2afe
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x65cc75…820136
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x2112e3…d79bd7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xe12dd6…42eab9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x731eaa…017b96
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x4da45b…01f2a2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xcfe451…a30f4d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x73d6bc…387cc1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x0a3860…b04407
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xb50083…10c03f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x4246b9…ec81e2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x56deac…ba00b4

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.