Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0x1f5b02…8997cf
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0x2e2f87…aa38cc
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0x300954…16efef
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0xc53ddf…ee2e12
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0x99eecf…734ced
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0x1235a0…be0a30
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0x946ee2…1d215d
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0x90cc4b…97a497
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0x7de8d1…3b597c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0xb711f7…637a35
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0xeebedd…7af218
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0xaadeb4…f3e700
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa14d ago0x81d848…f5d66e

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.