Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0x5b94e2…126b90
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0x183e1d…ad57af
0xbb86…2c660xc3b6…c06bBase$0.004100%openfacilitator1d ago0xdfea5c…fc0f8c
0xbb86…2c660xc3b6…c06bBase$0.002100%openfacilitator1d ago0xf7d62f…d1e076
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0xd5714d…e4e229
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0x532717…2be92b
0xbb86…2c660xc3b6…c06bBase$0.004100%openfacilitator1d ago0x4e7c85…a58a67
0xbb86…2c660xc3b6…c06bBase$0.002100%openfacilitator1d ago0x625bfe…8ad423
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0x464fc3…d223dd
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0xaac108…c75aa9
0xbb86…2c660xc3b6…c06bBase$0.004100%openfacilitator1d ago0x64d7e4…9b0527
0xbb86…2c660xc3b6…c06bBase$0.002100%openfacilitator1d ago0x3ae9f5…c5067b
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0x7eb7d8…c7c94b
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0x39ea6e…75d43f
0xbb86…2c660xc3b6…c06bBase$0.004100%openfacilitator1d ago0x9aacca…f88177
0xbb86…2c660xc3b6…c06bBase$0.002100%openfacilitator1d ago0x6b960b…b10010
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0xd607be…dd8437
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0xe49993…d342b9
0xbb86…2c660xc3b6…c06bBase$0.004100%openfacilitator1d ago0x6d479a…7ba7ef
0xbb86…2c660xc3b6…c06bBase$0.002100%openfacilitator1d ago0xcb272e…6e009d
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0x811788…3d31ee
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0x25bc14…07674f
0xbb86…2c660xc3b6…c06bBase$0.004100%openfacilitator1d ago0xac0866…39b65b
0xbb86…2c660xc3b6…c06bBase$0.002100%openfacilitator1d ago0x3e4754…31fb01
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0xe570b1…f31dfb

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.