Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x802c…b0c60xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase91d ago0x819a22…175dfd
0x0a81…48e30xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase91d ago0x6a0052…3cbd28
0x9181…cf540xdadc…b9dfBaseNetIntelWeb content$0.08100%coinbase92d ago0x7bfaaa…bece87
0x802c…b0c60xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase92d ago0x0a81e7…7b0b1e
0xccc1…ff2d0xdadc…b9dfBaseNetIntelWeb content$0.08100%coinbase92d ago0x8365be…ce9005
0x9181…cf540xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase92d ago0x6b7861…9d0baf
0x811d…61880xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase92d ago0x18500f…977d14
0xdfca…3b900xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase92d ago0xc2a7e3…d4031a
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase92d ago0xb9f928…769531
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase92d ago0xbaa95f…4b2a45
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase92d ago0x2f0ec1…c1f874
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase92d ago0x6d918c…455165
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0x056b3c…9e4a1d
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0x698c00…4500bb
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0x7d4f01…e6cbb0
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0xb835da…bb76dc
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0xab768d…0d844f
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0x2b84f2…b901f8
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0x4d5f3b…5e5c3e
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0xd4d1d5…4eb41d
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0x5dda54…313cfe
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0x2cfd34…2be526
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0x7ec533…87de1b
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0xb55cc3…783528
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase92d ago0xf0601e…643f88

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.