Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x60e94d…4717c0
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0xff8bf0…aae379
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x1dfb98…b7dac6
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0xd152cf…2ad23b
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x0db910…d370be
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x57f736…678456
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x4dda00…671b82
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x98d69d…883e5f
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x0be8c3…54eb3e
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x9d5999…d8158f
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x8006d9…f48796
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x8dfd8a…7b12a9
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0xc54855…15fb76
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x6c80e0…b6764e
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0xb6dcd0…74f540
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x04590c…8f1595
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x54f336…5ce91f
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x3f2cd6…79d01a
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x56da33…eecfed
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x02fbb5…5afe77
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x25ca92…bf2e16
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0xa3aa75…dd3ec4
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0xaeb039…47645b
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x714e75…8e73fd
0x3831…0a9b0x479b…1ab9Basex402 service$0.001100%coinbase16d ago0x702c03…8f1ef7

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.