Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f82…96200xc67e…39b9Base—$0.10100%payAI42d ago0x2bc4d7…a24b35
0x6f82…96200xd1e5…c63cBase—$0.10100%payAI42d ago0x3395d5…46c5a1
0x6f82…96200xe33e…b5d6Base—$0.10100%payAI42d ago0x51468f…e98694
0x6f82…96200xff5d…1e06Base—$0.10100%payAI42d ago0xa2203a…d07800
0x6f82…96200x6f13…590fBase—$0.10100%payAI42d ago0xe66681…5eda90
0x6f82…96200xb0e8…e5fdBase—$0.10100%payAI42d ago0xe04396…84484d
0x6f82…96200x367b…e9f5Base—$0.10100%payAI42d ago0xc08a57…259d93
0x6f82…96200x955e…28e2Base—$0.10100%payAI42d ago0xc811f3…76e45a
0x6f82…96200x6d60…390dBase—$0.10100%payAI42d ago0xf65575…0610fb
0x6f82…96200xc4cc…cc3aBase—$0.10100%payAI42d ago0x1c52b4…db29a2
0x6f82…96200x924e…3c0bBase—$0.10100%payAI42d ago0x3e2df6…6897e8
0x6f82…96200x9860…fcb5Base—$0.10100%payAI42d ago0xe56213…95fada
0x6f82…96200xc8b7…91e9Base—$0.10100%payAI42d ago0xfbbd7b…fc7815
0x6f82…96200xa7c7…9e51Base—$0.10100%payAI42d ago0x299931…4c2b0c
0x6f82…96200x9792…8207Base—$0.10100%payAI42d ago0x0c4242…e61be2
0x6f82…96200x2c95…fb66Base—$0.08100%payAI42d ago0x42e7c8…6fbf5b
0x6f82…96200x8f4b…cdf5Base—$0.10100%payAI42d ago0xa80cf3…80f862
0x6f82…96200x6d8f…35baBase—$0.10100%payAI42d ago0x2bee06…128812
0x6f82…96200x5ff2…2a25Base—$0.10100%payAI42d ago0x10718d…4d3feb
0x6f82…96200x450c…c9d8Base—$0.10100%payAI42d ago0x9bd9e3…dfc706
0x06c2…0df10x6f82…9620Base—$1.98100%payAI42d ago0x1e2869…d3ac97

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.