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%openfacilitator39d ago0x63a2dc…38fdb8
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0xe3f6dc…8dd123
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0xa34d37…9f276d
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0xb2891e…f21361
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0x2eed24…c6d879
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0x971cd0…213962
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0x60e1a0…e4e31a
0xa430…cd040xc3b6…c06bBase$0.00570%0x2772…8c1739d ago0x55eb5f…d29349
0xa430…cd040xc3b6…c06bBase$0.00570%0x2772…8c1739d ago0x702139…24aafe
0xa430…cd040xc3b6…c06bBase$0.00570%0x2772…8c1739d ago0x817a1e…dcc0b8
0xa430…cd040xc3b6…c06bBase$0.00570%0x2772…8c1739d ago0xe9fe80…d63829
0xa430…cd040xc3b6…c06bBase$0.00570%0x2772…8c1739d ago0xff547c…fdb191
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0xfea54f…62c600
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0xc59016…70f5e3
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0x17daf5…226d22
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0x0c54ce…005bbd
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0xb11008…f24005
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0xdc19de…392bff
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0x3d6f87…73483b
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0x754c7c…147706
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0xbc17d0…195563
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0x47c029…f341e7
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0x5d9b05…067dcc
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0x3c01d6…e9ba5b
0xa430…cd040xc3b6…c06bBase$0.005100%openfacilitator39d ago0x5d6e90…f35725

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.