Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x128a9f…770611
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x1789d3…e2e2dd
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x7735ed…4bcae1
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x8d346b…9ca64e
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xca4fa8…cf76e4
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xccce3f…cff226
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xaf2a09…22ae26
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x5aeb78…dd6989
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xf60ad1…b62bc2
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x26c8db…74c361
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x9ab88e…c977a0
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x084a30…402efe
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xdb2692…786711
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x2d5064…d549c3
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x6e4085…fc765a
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x883eac…ac5cb1
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x783b07…e13b8c
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x9830d5…3cc78e
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x752981…dab592
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x94c4d6…cfd6df
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x9656cc…2054d9
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x1ae60b…d6bc9a
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x6e723f…f5fcae
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0xc20e9e…db9d65
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa22d ago0x197dda…5a380a

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.