Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd5db52…c4fb38
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6bda01…45db6b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e545b…8cfcbe
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x61dcf6…3ce209
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6846c3…604a65
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x99e0ca…97f13d
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2d98d…028afa
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x03eee7…759e00
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa15535…91f1dd
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x88b5d6…b15a64
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x40b8e7…b36779
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5e4798…ed566a
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf5d54b…0e37df
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe5c944…89a89d
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1b350…49fdcf
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x63eebd…9cd026
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc3c534…4d0d94
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9c1b09…045ff6
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7a3503…602e89
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x935367…488f20
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9cdc7d…8ce0f9
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f5d63…87203b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6bda6d…863574
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaf6025…dc1302
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a3189…2fbc7e

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.