Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4ab…1b260xa574…a73eBase—$0.01100%coinbase75d ago0xc09d45…8d6a81
0xf4ab…1b260xb330…1040Base—$0.01100%coinbase75d ago0x932443…d072d6
0xf4ab…1b260x9c61…a64fBase—$0.01100%coinbase75d ago0x105675…8f3093
0xf4ab…1b260x1358…02c2Base—$0.01100%coinbase75d ago0xdd98ef…b39165
0xf4ab…1b260x5bbf…3cefBase—$0.01100%coinbase75d ago0x9551c6…5648c6
0xf4ab…1b260xf426…0277Base—$0.01100%coinbase75d ago0xdf98cd…51ff7d
0xf4ab…1b260xf08d…2feeBase—$0.01100%coinbase75d ago0x21f7ff…5da231
0xf4ab…1b260xcccc…41a7Base—$0.01100%coinbase75d ago0x140a9a…65670e
0xf4ab…1b260x26cd…174aBase—$0.01100%coinbase75d ago0xcc2985…a601a5
0xf4ab…1b260xc43c…0ed8Base—$0.01100%coinbase75d ago0x337566…f3dffc
0xf4ab…1b260xd912…1391Base—$0.01100%coinbase75d ago0x6bc2e9…8817bc
0xf4ab…1b260xa99b…7825Base—$0.01100%coinbase75d ago0xb42740…9336e0
0xf4ab…1b260x1ffa…fa4dBase—$0.01100%coinbase75d ago0x87f051…f41db1
0xf4ab…1b260xe934…d4c8Base—$0.01100%coinbase75d ago0x87c11a…bc6cdb
0xf4ab…1b260x2816…7d39Base—$0.01100%coinbase75d ago0x58bfdf…ded5ac
0xf4ab…1b260x41f4…fab1Base—$0.01100%coinbase75d ago0x15c874…964d6f
0xf4ab…1b260x9889…ab57Base—$0.01100%coinbase75d ago0xbbfee7…286ccd
0xf4ab…1b260xbfa7…e477Base—$0.01100%coinbase76d ago0x0075dd…c88bd6
0xf4ab…1b260xb84e…f905Base—$0.01100%coinbase76d ago0x1a32fb…ff1cdb
0xf4ab…1b260xfd95…0c26Base—$0.01100%coinbase76d ago0xc56698…61a7d7
0xf4ab…1b260xe5ca…7b33Base—$0.01100%coinbase76d ago0xe72765…99e2fc
0xf4ab…1b260x96b1…9f81Base—$0.01100%coinbase76d ago0xf28823…dff171
0xf4ab…1b260xb4c7…1f68Base—$0.01100%coinbase76d ago0x339b79…cbf0bb
0xf4ab…1b260xca81…d4c0Base—$0.01100%coinbase76d ago0xf6c156…e03e94
0xf4ab…1b260x2e4a…4b45Base—$0.01100%coinbase76d ago0x10595a…f4c652

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.