Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xfff997…c067e2
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x7154ce…fb3b30
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xbdb18d…c40612
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x562971…0584bb
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xd4996f…73d264
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x2333fe…0f45b7
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x1282fe…b93185
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xc59ef5…724f69
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xde29e0…bcfe4e
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xbb09a1…d27642
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x30cb0e…0c827e
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x60cec6…66d5b7
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x676a5c…700b14
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xf8f2bf…b2cb49
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xcb0ae6…4d4999
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x576885…fa517a
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x59c137…028c90
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x3a6a28…b26916
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xbc4a8e…fcb103
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xd35c42…f5291b
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xf316a2…8a90ac
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x53b414…90a5a9
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x580b15…08b685
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0x4ac101…b6b03a
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator16d ago0xf17683…03acd4

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.