Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe4b857…01982c
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4b0af5…74d39a
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x96f28c…ad9d71
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x5c60df…0ac9c4
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0xed91bd…f53dd5
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x17d4b1…469221
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4758cc…de8041
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4d3d24…6e84f7
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9c6a51…acf85b
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0xce5af1…aa907f
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x59e67c…7a54d1
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x182141…201196
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4f6a4b…a1e8c4
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x675ae5…225d2e
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe747d7…7a07c8
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa19d ago0x84ab08…cd40a9
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x7abf0d…82bc15
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x25d6e5…2ef6e7
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x243ece…9a78b1
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf6ad5f…863feb
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x01acda…34564e
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x43a3a5…afe489
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0xe4270f…0a2171
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0xa5b0b2…32259d
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x11b0b6…f16a03

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.