Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase95d ago0xa662d9…5e113a
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase95d ago0x1df496…c56887
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase96d ago0x9606d7…3c594a
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.15100%coinbase96d ago0xc1e627…f75924
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.20100%coinbase96d ago0x03d718…259cf6
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.15100%coinbase96d ago0xdc648f…845cb1
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.25100%coinbase96d ago0x2a4b99…fdc89c
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.20100%coinbase96d ago0xfb795f…e7042a
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase96d ago0xeaa30d…c5016e
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase96d ago0x266f85…0a62d5
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase96d ago0x78bb0f…3521bd
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase96d ago0xca42cb…a1f18c
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase96d ago0xd521a1…1f7128
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase96d ago0xa340dd…197cfd
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase96d ago0x56bb80…5bbe75
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase96d ago0x70023d…30ba70
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase96d ago0x37a2b1…56dba8
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase96d ago0x9ef3eb…e366ef
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase96d ago0x746939…a6a7f6
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase96d ago0x69df4c…52b888
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase96d ago0xc35574…05509f
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase96d ago0x048e42…87ba46
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase96d ago0xeced4b…2f0e96
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase96d ago0x24146c…8fcb38
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase96d ago0xbea1b9…88d292

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.