Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0xe50228…3be12f
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0xc20312…c0686c
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0xefa64d…14b390
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0x1eef0b…a7afff
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0x1e61fa…78b426
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0x1a0468…ce3275
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0x7ee1fd…f80165
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0x53c357…b3612b
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0xeafe83…242c91
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0x0f8489…3a7fe4
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0x85de98…034a7f
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0xffa9d2…7a904d
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0xbfa4ea…967760
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0x183804…45ea21
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0xdb0c90…87163e
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa20d ago0x527ab4…42bb1c
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0x438b20…4ad1ca
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0x588029…dd664f
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0x4cc44b…0ff466
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0xabf7ab…4e1672
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0x4f5bdf…f5014c
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0x176512…137608
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0x6b8b28…e3eaff
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0x607d74…9d9231
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0xa6cdd4…eeb25d

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.