Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x3aaab3…609c34
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x10dd8a…a12839
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x390aa6…d8613c
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0xc47271…7095c3
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x464ae4…7553bb
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x56f519…412364
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x048172…14fc1f
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0xd6c0fb…e5a1e3
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x861374…1c144c
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0xaa4b57…a9338e
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x97c51d…c5abfa
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x6a7a61…082656
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x43bc98…e374ad
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x56d18c…a64e10
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x8b8dda…9901fc
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0xa49eaa…51b5c2
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator25d ago0x318387…1e2c51
0x138a…15e30xc3b6…c06bBase—$1.00100%openfacilitator25d ago0x83ec67…53fa23
0x138a…15e30xc3b6…c06bBase—$1.00100%openfacilitator25d ago0xf93953…77a036
0xe031…d38f0xc3b6…c06bBase—$0.005100%openfacilitator26d ago0x49eb7f…865051

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.