Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0xae5dfa…e77d82
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x41a95a…ad5b82
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0xeb9ef7…e7a79f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x9a9eb7…2738d8
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x005268…0eb3b5
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0xec1f57…03157d
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x9f060d…9530ec
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x70bd75…e349cb
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x833309…745527
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0xab424a…daa1f8
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x1ecfc4…19112f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x25c532…1c7721
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x7dedf5…1a6e5d
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x28054c…fb7f16
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0xe1fdac…08c2ed
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x749e9d…03a762
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa20d ago0x0f1359…aa5bac
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa21d ago0x71467e…2e8225
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa21d ago0xd77415…05151d
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa21d ago0xc4f703…bd309a
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa21d ago0x22533c…84bb3d
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa21d ago0x42f507…4a3cc7
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa21d ago0xfae0db…581a19
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa21d ago0xfd2b46…f64123
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa21d ago0xe50cbe…c572c6

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.