Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x71a7b6…78fdb6
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0xd5e04e…51575a
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x5aec4c…06f13c
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x20b34a…a6dacf
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x0edf5b…722151
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x328fa3…0556a3
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x5a9126…674fa4
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x3d267a…e85e07
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x42bd21…30f5d5
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x49f9c9…a0060a
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x2d7404…59682a
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0xb1c2d5…3f0c67
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0xb15693…e26269
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0xb913cb…b46987
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0xe5d5ca…2dff2c
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x6037d9…c0d2c4
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x4a7245…bf8f06
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa12d ago0x4b6dca…143e1e

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.