Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0x4a5230…2cf91f
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xaa0fe5…aa9510
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0x0d7b0b…b5ddf2
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0x0aec72…998d5c
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xe70671…2335e6
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0x7bb87c…f433d7
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xc79bb4…380ba5
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xb4db2d…19a5bb
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xcff7da…163a47
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xe30216…c98af1
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xe39d7a…cb822b
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x918eca…1258e9
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x57ec95…34589d
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x3505c3…bc7d69
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x203c74…8200e3
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x800703…1a124d
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x991e2e…9c479c
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x308973…f4fb51
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x5c8283…09a7a8
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x933c78…1cabb1
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xe284b9…6d2b15
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xbe88ba…ae8afe
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x6307c6…fe6175
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x841f98…7466e1
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xd7e1b0…48b7c7

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.