Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83ee…39870x6a0a…bf67Base—$0.01100%coinbase2d ago0xecebf3…785a5b
0x83ee…39870x6a0a…bf67Base—$0.01100%coinbase2d ago0xe7b8bb…548ea6
0x83ee…39870x6a0a…bf67Base—$0.01100%coinbase2d ago0xafa629…ae66d7
0x83ee…39870x6a0a…bf67Base—$0.01100%coinbase2d ago0x2dc214…b04011
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0xb9d9e5…f6398f
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0xe788dc…9d3fd2
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x2d55b6…27f2c1
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x74a122…6ffcc7
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x6b8c76…8e4011
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0xdde68c…4af54d
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x322c86…595630
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x888d90…6838d5
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0xfd9833…ff3494
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x844a2d…533cce
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0xd3dbbf…099334
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x3a4a89…8a0126
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0xefa8cf…caf590
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x27fc3a…1f27fe
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x8dd4da…6bc97c
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x6b0136…95e06c
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x615dd5…ea73a0
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x80c544…d4bde7
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x3a78ca…fd291e
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0xcafbe1…027d93
0x83ee…39870x6a0a…bf67Base—$0.10100%coinbase2d ago0x8a2596…5dd0fc

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.