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.10100%coinbase70d ago0xdb2c6f…6614f9
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase70d ago0xc0bc09…2c238f
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.20100%coinbase70d ago0x40b57c…d1a13c
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase70d ago0xb8b484…a09c58
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.15100%coinbase70d ago0xc0cd2f…a7e3a6
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.20100%coinbase70d ago0xba550c…15ab0a
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.15100%coinbase70d ago0x3e8227…832401
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.25100%coinbase70d ago0x2a20ea…b76033
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.20100%coinbase70d ago0x2ebf43…c910a9
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase70d ago0x095948…d37e76
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase70d ago0x3b2d9b…d1b44a
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase70d ago0x8d4cf4…f2dd99
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase70d ago0xd3d565…35c929
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase70d ago0xd85400…e9089a
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase70d ago0x72347c…fe2416
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase70d ago0xba51ea…890ee8
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase70d ago0x6dd569…a0ac72
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase70d ago0xdd3cf7…5fc940
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase70d ago0xe3c79f…d70a79
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase70d ago0xffc775…1e04fe
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase70d ago0x864af3…eb8a74
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase70d ago0x68df50…6ce709
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase70d ago0x598c29…d3fd8a
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase70d ago0xd90265…34cc08
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase70d ago0x61d58f…3bf7d3

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.