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.05100%coinbase4d ago0xa2e7f2…fb2d22
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase4d ago0x2cd09b…8ba99f
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase4d ago0x605ac5…e4da84
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase4d ago0x0e1285…19dea7
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase4d ago0x31014e…7bb914
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase4d ago0x5a4f0c…f30c19
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.15100%coinbase4d ago0x524754…03e705
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase4d ago0x0bc035…edd68c
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase4d ago0xd100a7…af7ae7
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase4d ago0xdcb15d…b85de6
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase4d ago0x7b31e7…85b5ee
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase4d ago0xcb350f…080066
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase4d ago0xf5f86b…4abad7
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.04100%coinbase4d ago0x1991d2…d24f84
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.65100%coinbase4d ago0x4dd198…1018c7
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase4d ago0x7ab23d…78095b
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase4d ago0xa824d5…90d98d
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase4d ago0x092594…dea7c6
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.04100%coinbase4d ago0x19531d…4e2084
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase4d ago0x50ea74…9871ef
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.25100%coinbase4d ago0x6c22ac…013ce4
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.65100%coinbase4d ago0x248f15…105b1c
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase4d ago0x58feb8…1b4c8e
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.25100%coinbase4d ago0x19e30a…3746b8
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase4d ago0xbe946e…2ca232

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.