Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x1bc919…028c46
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x12262e…287b64
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xb794a6…e45566
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xf0e267…738719
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x3762ab…12c1ba
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xfc2a40…b6b8ae
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x869741…106ac9
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x603880…7430ba
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xa199e6…ea8316
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x53f50a…a0b480
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x94a0cf…468e74
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x5d3953…53d57a
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xe8af6a…4e8445
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xc70cf8…cb217c
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x103133…a23b93
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0xcda620…122abd
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x955e61…e597c3
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x4d4959…7caa1d
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x5b00cd…092f85
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x6d9135…d72de4
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa20d ago0x3afdac…ccc4f3

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.