Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x3af58e…0797d4
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x14970f…b6978a
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x719211…882a32
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x5f94bc…563496
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x37d5fa…51811b
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x59b98c…ba3f5f
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0xa87d91…ab1e39
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0xfdcca7…4f692e
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x7aade3…1d7e87
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x431bb6…b2f878
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x291f43…0bc8ee
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0xf949a4…2b5a65
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x87986c…525fec
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0xa0e973…9efe17
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0xb17647…e49ffe
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x92f975…6ade6d
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x849948…d19763
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0xbfdf67…3769e8
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x15cfda…9ef86e
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x4c21d5…694f30
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x53e218…862e8d
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x3d3313…7b5182
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x8c01fc…d43214
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0xc778f4…6cfaa5
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase117d ago0x70c605…f8f75b

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.