Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0xe83e22…19271f
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0xe7aff7…7df1f9
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x9cd1d5…7a44c6
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x00a6ae…7f730e
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0xda4bde…74b52c
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x10ca8b…175be2
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x726bbb…549c4a
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x2120a1…7e25c9
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x0c6bd2…9cfba4
0x765e…cb700x9c95…e299Base—$0.001100%fluxa37d ago0xbc3bce…89fb04
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0xce7657…3db551
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0xc21f4b…f2ea50
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x028dba…88b861
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x203566…dc78ef
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0xd9f861…f07841
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x9f9468…a8002d
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x64fe32…bd19de
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x984c05…24f35c
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x59834a…fae62e
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x342916…62a668
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa37d ago0x208022…dbf743
0x765e…cb700x9c95…e299Base—$0.001100%fluxa37d ago0xa02695…b32e26
0x765e…cb700x9c95…e299Base—$0.001100%fluxa37d ago0x9242b1…7df0cc
0x765e…cb700x9c95…e299Base—$0.001100%fluxa37d ago0xedff46…bc0f1c
0x765e…cb700x9c95…e299Base—$0.001100%fluxa37d ago0x1bde73…4d1cad

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.