Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x326f3f…e86c7e
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x2ab3c3…8b3faa
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xbcba9a…594ee1
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xaa04d7…5b02fa
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xae3244…69bd30
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x6b49cc…5e4944
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xa54d33…f744ba
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xa9fd7e…319f83
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xf4aa7a…86cde0
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xa1b8bd…d38e96
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xdf590c…953f22
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xd74270…ef28a3
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xcf6f9d…863745
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xc233ea…90d6de
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x9f4a09…3bc860
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x2b2dc5…2cd7f9
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x97d44b…6fe3ee
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x26838a…0a7d10
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0xc9221c…d8bc53
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x5935a1…c0f4c5
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x764d83…01bc24
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x3adf0d…35d5f3
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x23ad3b…dab47c
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x65123a…28abd5
0xf331…507f0xc3b6…c06bBase—$0.005100%openfacilitator8d ago0x042c47…a0394d

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.