Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8581…c4020x2348…2bcbBasex402 service$0.165%Payer-submitted81d ago0xdcf6da…546760
0x8581…c4020x2348…2bcbBasex402 service$0.145%Payer-submitted81d ago0x1945f6…57be5d
0x8581…c4020x2348…2bcbBasex402 service$0.115%Payer-submitted81d ago0x6a6985…655ce8
0x8581…c4020x2348…2bcbBasex402 service$0.105%Payer-submitted81d ago0xbe0d8d…ff4f60
0x8581…c4020x2348…2bcbBasex402 service$0.085%Payer-submitted81d ago0x5a23c1…32d9eb
0x8581…c4020x2348…2bcbBasex402 service$0.065%Payer-submitted81d ago0xf472a7…269e25
0x8581…c4020x2348…2bcbBasex402 service$0.055%Payer-submitted81d ago0xe4d1ca…c4805a
0x8581…c4020x2348…2bcbBasex402 service$0.025%Payer-submitted81d ago0x5e1403…04ad86
0x8581…c4020x2348…2bcbBasex402 service$0.055%Payer-submitted81d ago0xbd8d27…97fbfd
0x8581…c4020x2348…2bcbBasex402 service$0.085%Payer-submitted81d ago0x3996eb…b71ec5
0x8581…c4020x2348…2bcbBasex402 service$0.065%Payer-submitted81d ago0xa12690…8b4eae
0x8581…c4020x2348…2bcbBasex402 service$0.065%Payer-submitted81d ago0x1f7520…f7d281
0x8581…c4020x2348…2bcbBasex402 service$0.045%Payer-submitted81d ago0x6d5e60…8f4e19
0x8581…c4020x2348…2bcbBasex402 service$0.055%Payer-submitted81d ago0x9d5b70…a3a7df
0x83c5…07f70x2348…2bcbBasex402 service$0.001100%coinbase81d ago0xbf9d25…f881a6
0x1e8b…7b030x2348…2bcbBasex402 service$0.001100%coinbase81d ago0x9c8a0c…146d91
0x4b63…15430x2348…2bcbBasex402 service$0.001100%coinbase81d ago0x076bbe…cc9e88
0x4b63…15430x2348…2bcbBasex402 service$0.001100%coinbase81d ago0x8e875a…eb2550
0x4b63…15430x2348…2bcbBasex402 service$0.001100%coinbase81d ago0xc5bdbd…d9bf20
0x9cc4…b1760x2348…2bcbBasex402 service$0.001100%coinbase81d ago0x1411b1…d02ee0
0x4b63…15430x2348…2bcbBasex402 service$0.001100%coinbase81d ago0x98c893…b818d6
0x4b63…15430x2348…2bcbBasex402 service$0.001100%coinbase81d ago0x19e94f…cc7c97
0x4b63…15430x2348…2bcbBasex402 service$0.001100%coinbase81d ago0xca71cf…95db69
0x3105…b5a90x2348…2bcbBasex402 service$0.001100%coinbase81d ago0x6396de…2a3f7e
0xd127…13b50x2348…2bcbBasex402 service$0.001100%coinbase81d ago0xa0a54e…380f87

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.