Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase50d ago0xedd51e…41d328
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase50d ago0xd5aa15…6f27b5
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase50d ago0x8ea3e0…ab118f
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase50d ago0xd06c7e…9277f4
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase50d ago0x92587b…ba73f5
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase50d ago0xe5cb94…465df4
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase50d ago0xf42c54…a3ae34
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase50d ago0x447de5…8267c9
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase50d ago0x2db4ee…c606be
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase50d ago0xf87f04…07f24a
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase50d ago0x5f4f15…ee9a2a
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase50d ago0xcd00eb…8545ec
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase50d ago0xf4d34b…166cbb
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase50d ago0xf2eebb…00f4f1
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase50d ago0xb20345…5a6ecf
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase50d ago0xa436fa…bf4499
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase50d ago0x919858…b885ab
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase50d ago0x5b8ce8…923fa1
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase50d ago0xde1364…bf1942
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase50d ago0xd0e7d5…b3f40b
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase50d ago0xa345a0…a962e0
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase50d ago0x5f3016…c38a12
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase50d ago0x4839ec…89c137
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase50d ago0x46c381…be64fa
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase50d ago0xb7ed87…9575b7

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.