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.06100%coinbase90d ago0x1504f1…0aad4e
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase90d ago0x0b7617…e06eab
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase90d ago0x9c80c6…95c112
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase90d ago0x2a845c…7ea404
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase90d ago0x06dd4c…39e64c
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase90d ago0x56c8f7…4d20eb
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase90d ago0x05a664…9b37d1
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase90d ago0xf88a31…47c2eb
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase90d ago0x56db3a…09bef8
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase90d ago0xd84c35…d86194
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase90d ago0xbfc5bf…38a605
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase90d ago0x64fbbb…864297
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase90d ago0x15c990…01d4b7
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase90d ago0xb7416f…4d7409
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase90d ago0xf004c0…8dd6b4
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase91d ago0x303301…6e8364
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase91d ago0x98e0f5…6e2b77
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase91d ago0xa2a586…58e135
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.15100%coinbase91d ago0x377926…d890e4
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.20100%coinbase91d ago0x449978…22a211
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.25100%coinbase91d ago0x55c90b…e7d2e8
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.15100%coinbase91d ago0x2c61ed…116761
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase91d ago0x3ed7c9…8c7e91
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.20100%coinbase91d ago0x8306dc…8ed81b
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase91d ago0xd401bf…05e28c

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.