Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase54d ago0x272e33…ccd5c0
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase54d ago0xb8a9ac…1ab9e5
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x891433…fa4b23
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase54d ago0x6585ff…489a70
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x7e0aad…ac33af
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase54d ago0x500f61…b8506b
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0xd918ba…bf0752
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.10100%coinbase54d ago0xf1d394…a81dd5
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x302bb6…837cd1
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.01100%coinbase54d ago0xd90a54…bacbfb
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase54d ago0xe6a41c…0e1dc9
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x2dd706…c41f3a
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.01100%coinbase54d ago0x9672ee…7b3f16
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase54d ago0xd28f76…30a001
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase54d ago0xeb5386…be9f96
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x0b2a77…0bfa27
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase54d ago0x7ba70e…17c635
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0xc0a6c2…210ff1
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase54d ago0x2ede06…87978d
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0x598b90…a4fbb2
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.10100%coinbase54d ago0x271576…fe89e9
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase54d ago0xbf11af…87fa98
0x8920…3a7e0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase54d ago0x064bb9…02622b
0x8920…3a7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase54d ago0xfb36b1…1f949a
0x8920…3a7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase54d ago0xa417e1…ef9b5d

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.