Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03c0…49410x4cd0…bc31Base—$5.0070%0xf70d…dbef15d ago0xf79cb5…190fab
0xe7a3…d8060x4cd0…bc31Base—$22.7270%0xf70d…dbef15d ago0xe35de9…feb4dc
0x3be9…575c0x4cd0…bc31Base—$300.4970%0x4337…e22a15d ago0x6face7…b240d9
0x3be9…575c0x4cd0…bc31Base—$85.4170%0x4337…7a5d16d ago0xf2d3a4…800e5f
0x3be9…575c0x4cd0…bc31Base—$50.3970%0x4337…663c16d ago0xd3d597…037223
0x3be9…575c0x4cd0…bc31Base—$34.3970%0x2891…bc4c16d ago0xc2bb3f…f8cfe2
0x3be9…575c0x4cd0…bc31Base—$30.4570%0x4337…a93d16d ago0x69a24b…94b6de
0xe7a3…d8060x4cd0…bc31Base—$9.8370%0xf70d…dbef16d ago0x0ce66f…d9703d
0x3be9…575c0x4cd0…bc31Base—$1,000.7770%0x4337…c62f16d ago0xc323a6…e29dd9
0x3be9…575c0x4cd0…bc31Base—$30.3970%0x2891…bc4c16d ago0x2d1116…00c5bd
0x3be9…575c0x4cd0…bc31Base—$30.4570%0x4337…9f2616d ago0x9dafdc…732b68
0x3be9…575c0x4cd0…bc31Base—$42.4570%0x2915…146516d ago0x9a02bc…68adf4
0x3be9…575c0x4cd0…bc31Base—$42.4570%0x4337…187e16d ago0x75dea3…79e15a
0xe215…4c9c0x4cd0…bc31Base—$4.8670%0xf70d…dbef16d ago0x7f74be…5573b8
0xe7a3…d8060x4cd0…bc31Base—$7.3470%0xf70d…dbef16d ago0xf84ebd…bfd2ac
0xe215…4c9c0x4cd0…bc31Base—$4.8570%0xf70d…dbef16d ago0x3b91da…cbf413
0xe215…4c9c0x4cd0…bc31Base—$4.9170%0xf70d…dbef16d ago0xcef54c…d91b4f
0xe215…4c9c0x4cd0…bc31Base—$4.8570%0xf70d…dbef16d ago0xc81b31…f3df2b
0xe215…4c9c0x4cd0…bc31Base—$4.8570%0xf70d…dbef16d ago0xa85128…7c1580
0xe7a3…d8060x4cd0…bc31Base—$8.6670%0xf70d…dbef16d ago0x3cb019…f8b032
0x3be9…575c0x4cd0…bc31Base—$100.4170%0x2915…146516d ago0xbe5334…cc9fda
0x3be9…575c0x4cd0…bc31Base—$266.4870%0x4337…c62f16d ago0x61a4d1…ac970c
0x3be9…575c0x4cd0…bc31Base—$318.5070%0x2891…bc4c16d ago0x9c08c3…5f4530
0x3be9…575c0x4cd0…bc31Base—$699.7170%0x2891…bc4c16d ago0xedd7ac…c5fd13
0x3be9…575c0x4cd0…bc31Base—$1,000.8370%0x4337…df9b16d ago0x495a25…3d6fba

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.