Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0xf00dec…f01abe
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x9474f1…853309
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x47ac46…24621c
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x896fc0…002caa
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x437985…0aa8e5
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0xa8e1e2…6c70f6
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0xdc88ee…183e66
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x7bfcbc…2be143
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x17f023…e7fb99
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x3104f6…fb9d44
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x80711c…f9419a
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x578b37…543cca
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x9e87a0…3d42ee
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x42ec37…f111e2
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x85f2ef…40ab93
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0xe73f31…b671a0
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x617b7f…f4b479
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0xd44b4d…07f168
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0xd6b505…dd3970
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x61965c…07ddf0
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0xeb461d…7b6b3c
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x3f6afc…c4b82b
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x5cc679…311457
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0xb38a14…63b0be
0x020c…78b90xfe80…47eeBase—$0.001100%fluxa15d ago0x2084c4…2522a3

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.