Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4db8b5…7fba04
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5edcd4…c5dadc
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e93d6…827a7e
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0e5800…1446e8
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac184e…304b49
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbec6ef…880cca
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9de610…2c0d42
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb84d7d…a9ddcc
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd021f4…aa144e
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdbb948…8eedba
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc7edd5…a9bd1d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e597c…301c76
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x761c01…39e8e1
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5c0e65…94219a
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57364d…e62c18
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9607de…226180
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb867da…6b95b7
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa2d781…63ca84
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x008e28…dcaf74
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc55765…c10aba
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74f5e9…bafb56
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x058a3f…cff4fb
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe58347…2eef94
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x931432…7534bd
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c3def…7e18a0

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.