Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79fc…d67f0xee72…977cBasex402 service$0.01100%coinbase3d ago0xf62f3e…0b9828
0x79fc…d67f0xee72…977cBasex402 service$0.01100%coinbase3d ago0x6eb772…070ef8
0xe2d8…66c20xee72…977cBasex402 service$0.10100%coinbase3d ago0xeecaa7…ba6d43
0xe2d8…66c20xee72…977cBasex402 service$0.05100%coinbase3d ago0x276a9a…6cc900
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x440837…1747f0
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x1b8da4…f5c935
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x7b2995…9c09ec
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x079a7a…db770d
0x79fc…d67f0xee72…977cBasex402 service$0.01100%coinbase3d ago0x297824…3d53b9
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x241665…cbd6f6
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x8787bd…a7cbbc
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0xe6ac6d…cb65f2
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0xc282b6…9f65d0
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x438dfd…433e91
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0xa5c6f2…ddb14b
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0xeab083…76526a
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x2a8ea0…0c43ed
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x82a541…af8136
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0xbfe0a4…d68c4f
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0xd50b0c…e663f3
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0xf8d310…a2709f
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x2759c2…ceba4e
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x8e642f…21a73a
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0x0e1728…a8f76b
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase3d ago0xa5ff4c…bd078e

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.