Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0xaa6276…eba481
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x6d7798…0c6270
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x74de48…499fe5
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x75b824…c3d30b
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x87df3e…92479f
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x330093…20dbd9
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0xc4dd84…1138f1
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x23e10e…96d9a1
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x330842…914d4c
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0xbccc38…98f74c
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x22a0dd…82a153
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x6476d0…00ed3a
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0xcdb4d5…c867ef
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0xaea380…2e7e2a
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x7964d4…f62edf
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x38bdf0…79b27c
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0xea6b84…d1d903
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0xb3165a…014c03
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x939d77…c77c0d
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x5a7ea3…442ff1
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x439c75…7f85ac
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x3e4d01…8654b5
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x187362…f94969
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0x605a32…45a922
0x3d7b…56540xd591…428cBase—$0.00170%0xea34…81fd16d ago0xba3998…0ab250

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.