Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x6655a3…869342
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xae197c…369712
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x6cad65…0a7bf7
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x807ac8…d2fec8
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x3d333d…c892cc
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x181dcd…0da518
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xeac552…e1fd80
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x20d3aa…a0adde
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x731129…0c9fd5
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x23a3ec…a00448
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x0390de…a3686b
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xcf0a25…e279e4
0x077f…b60a0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xc3a044…344c1e
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x2e03b1…495093
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xd08376…8097df
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x02ac49…c1908a
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x4275fb…c93b97
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xa78de2…aee575
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xe8f517…8e55a9
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x403f0f…ea80e1
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xe796a3…d00f8d
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x6d4205…8e0de0
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x64f3e7…982809
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x555038…2bff68
0x077f…b60a0xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x3ecfb0…a384ae

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.