Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb391…d00c0xc3b6…c06bBase$0.002100%openfacilitator8d ago0x1b019d…96af39
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x3bfda4…c1cc91
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x4dca5a…4cbb14
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x04ea79…3d753b
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0xecc3ab…f96f82
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x6224fd…745a6b
0xb391…d00c0xc3b6…c06bBase$0.002100%openfacilitator8d ago0xb1c298…1c5970
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0xc0f560…23b336
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x1552f0…9f20d5
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x6ed38e…ca577a
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x9d5bae…045aeb
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x5d90ff…33bb81
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0xfe9cc6…d0816d
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0xd3ce2c…6542a3
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x0bf44b…23b009
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x647ad1…7e3c91
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x5dfcee…c219d8
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x6bfb98…873eb6
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x0b781d…20cd76
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0xb84b1c…f73b85
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0xcf142d…c17db1
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x04c478…277afe
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x9f4692…68a27d
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x6eb0b5…ff187a
0xb391…d00c0xc3b6…c06bBase$0.005100%openfacilitator8d ago0x44c11a…3198ec

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.