Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted52d ago0x6f5bbe…e353fa
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted52d ago0xeaefee…454089
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted52d ago0x7fe0b6…39ec23
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted52d ago0x392850…358dcf
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted52d ago0xd36e02…2bca43
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted52d ago0x9131c7…57dbef
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted52d ago0xed90ed…a04af8
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted52d ago0xf50bcf…6a882d
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted52d ago0x548d3d…11522d
0xf615…3d6c0x03d7…584cBasex402 service$0.21100%Payer-submitted52d ago0xf153c5…6a04ea
0xf615…3d6c0x03d7…584cBasex402 service$0.13100%Payer-submitted52d ago0x8155df…12efeb
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted52d ago0x00614d…8349b1
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase52d ago0x578751…bfb134
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted52d ago0x7ad88e…ce81e1
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted52d ago0x6a85d9…648dc1
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted52d ago0x459dc2…3ce881
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted52d ago0xad65cc…aca52b
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted52d ago0x60f95f…87a3c3
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted52d ago0x3fb23e…a809e9
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted52d ago0x9cc5c6…2e59a2
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted52d ago0xf2affc…f0b119
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted52d ago0x3bdaf4…1bed16
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted52d ago0x0d3b64…cf84d3
0xf615…3d6c0x03d7…584cBasex402 service$0.05100%Payer-submitted52d ago0x53af06…c5ba4c

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.