Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x3eb3ab…edef98
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0xcade80…37be5d
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x7fcb74…83e5f5
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x0d8b0d…107332
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x3c35d8…157891
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x13347d…f86ed3
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x853c7e…95648b
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0xe433b4…b02ec9
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0xbe89eb…c89c91
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x9e2512…d46ba1
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x8a463f…0538d8
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x83fbc4…018f89
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x336419…fd7423
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0xaccc7b…7f3094
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x791bf3…2d3f38
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa20d ago0x493d31…bb318a
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa21d ago0xa0e2e9…abd328
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa21d ago0xa67d06…d97f01
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa21d ago0xd172bf…91570f
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa21d ago0x2a941d…3d3fff
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa21d ago0x0e65df…d3c78a
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa21d ago0xaa1f00…15cb7d
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa21d ago0xe104d3…4856ea
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa21d ago0x294f38…62174b
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa21d ago0x3fcbaa…e6151d

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.