Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf4…78910xd883…95ecBase—$0.005100%0x2772…8c17119d ago0x14986b…4bab8a
0xcaf4…78910xd883…95ecBase—$0.003100%0x2772…8c17119d ago0x4b3dea…632973
0xcaf4…78910xd883…95ecBase—$0.005100%0x2772…8c17119d ago0x1b0afa…24bcde
0xcaf4…78910xd883…95ecBase—$0.01100%0x2772…8c17119d ago0xbdee38…9d458d
0xcaf4…78910xd883…95ecBase—$0.008100%0x2772…8c17119d ago0x16c511…6f228a
0xcaf4…78910xd883…95ecBase—$0.01100%0x2772…8c17119d ago0x2d7fda…40707b
0xcaf4…78910xd883…95ecBase—$0.001100%0x2772…8c17119d ago0x30ec4f…1f6335
0xcaf4…78910xd883…95ecBase—$0.02100%0x2772…8c17119d ago0x4db6b4…86af81
0xcaf4…78910xd883…95ecBase—$0.01100%0x2772…8c17119d ago0xd4b477…22fc06
0xcaf4…78910xd883…95ecBase—$0.02100%0x2772…8c17119d ago0x432cbc…360b70
0xcaf4…78910xd883…95ecBase—$0.02100%0x2772…8c17119d ago0xa6a0df…6be2cb
0xcaf4…78910xd883…95ecBase—$0.10100%0x2772…8c17119d ago0xd82943…550c4f
0xcaf4…78910xd883…95ecBase—$0.10100%0x2772…8c17119d ago0x275bb1…2d3504
0xcaf4…78910xd883…95ecBase—$0.10100%0x2772…8c17119d ago0x8ac151…d1313a
0xcaf4…78910xd883…95ecBase—$0.10100%0x2772…8c17119d ago0x619d2d…e1893b
0xcaf4…78910xd883…95ecBase—$0.10100%0x2772…8c17119d ago0x65296a…a3d4b3
0xcaf4…78910xd883…95ecBase—$0.10100%0x2772…8c17119d ago0xdef481…e6740f
0xcaf4…78910xd883…95ecBase—$2.50100%0x2772…8c17119d ago0x0fbcf3…856984
0xcaf4…78910xd883…95ecBase—$0.15100%0x2772…8c17119d ago0x8438be…630f96
0xcaf4…78910xd883…95ecBase—$0.01100%0x2772…8c17119d ago0x2208c3…1e5be1
0xcaf4…78910xd883…95ecBase—$0.005100%0x2772…8c17119d ago0x670978…7e38e8
0xcaf4…78910xd883…95ecBase—$0.05100%0x2772…8c17119d ago0x2b396d…b43726
0xcaf4…78910xd883…95ecBase—$0.005100%0x2772…8c17119d ago0x2f9feb…9ee0b4
0xcaf4…78910xd883…95ecBase—$0.10100%0x2772…8c17119d ago0xf9e737…526aa4
0xcaf4…78910xd883…95ecBase—$0.01100%0x2772…8c17119d ago0xe81f3b…1b9c4c

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.