Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd13…5f620xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase108d ago0xb53c34…762307
0xdd13…5f620xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase108d ago0xc38d3f…1c54a1
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x5e1882…5a0859
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0xa8a214…2c757c
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x5aa63e…f71f2a
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x7c41d3…e1bff8
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0xc6208f…06ce12
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x53f267…73c61b
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x3fade6…7a1ca6
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0xac77e3…9c1831
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x232889…acf73f
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x4f2849…f5cf23
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0xb646a4…0e52e8
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x1d505b…f47d39
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0xd1c284…c12107
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0xd9f681…c95228
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x6563a5…ddb5da
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x1488fc…61165e
0xdd13…5f620xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase108d ago0x6cd684…03d5ff
0xdd13…5f620xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase108d ago0x8f8861…bd293b
0xdd13…5f620xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x021ac0…ef71a0
0xdd13…5f620xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0x786c17…df780c
0xdd13…5f620xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase108d ago0x7f8dd6…39b3d8
0xdd13…5f620xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase108d ago0xe4b432…1d6cb2

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.