Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5443…70350x03d7…584cBasex402 service$0.03100%0xf615…3d6c73d ago0x55338b…d4b924
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted73d ago0x64381f…5aa016
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted73d ago0x3cd185…706afc
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted73d ago0x7e61c2…032252
0x03d7…584c0x9dba…0df8Basex402 service$0.005100%coinbase73d ago0x386883…12095b
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted73d ago0xa83adc…c5af94
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted73d ago0x2ae022…413013
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted73d ago0x47c4b7…1f8055
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted73d ago0x23161d…83eb15
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted73d ago0x8a037a…53ad52
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted73d ago0x5ac69d…fe2f2c
0x03d7…584c0x21bc…2d0eBasex402 service$0.01100%coinbase73d ago0xd59bba…664c8f
0xb5c6…97bb0x03d7…584cBasex402 service$0.02100%0xf615…3d6c73d ago0xc0bca9…9a5f24
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted74d ago0x4faae3…fec82d
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted74d ago0xa11c8e…6ece06
0xf615…3d6c0x03d7…584cBasex402 service$0.10100%Payer-submitted74d ago0xfbb027…11ef77
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted74d ago0x022107…1eaa36
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%Payer-submitted74d ago0xb425ea…7e104d
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted74d ago0x97d660…3b836b
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted74d ago0xbca1fb…0c141b
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted74d ago0x8fb09e…b18e7c
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted74d ago0xdc414a…834f8a
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted74d ago0xbb6842…47367e
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted74d ago0x35ccdd…d013b9
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted74d ago0x7497ba…b089a3

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.