Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x111f15…49d508
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0xf028d2…2109c7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x14cde1…03f170
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x3370d9…c9309d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0xf064e8…d00cc7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x5b0847…55ece6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x9503d0…4d8712
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0xa22e9c…5a3ce2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x973146…6883db
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0xd17068…8dff90
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0xb1de5c…7457cd
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x4bccf1…3e2e58
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0xadf2e8…4fbf0b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x440563…6aab29
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0xe77398…599bea
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x65f982…057da4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0xfc4227…227b62
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x50da7b…13722a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x480afc…069c8f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x9d1c3e…66dd3e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xbc8dd7…20594b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x6b7883…aa8931
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x394ec8…0f5407
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xd04287…f638fc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x07a946…5d64f4

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.