Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0xdb1a04…9308fa
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0x881e48…398cc1
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0x78c192…fa7e63
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0xf4397c…bc0ea8
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0xc3a0ae…ba36de
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0x8bf321…310322
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0xc8adde…ad9450
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0xa4b8a1…55db56
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0x061d25…8c0802
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0xf69b6f…75eabd
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0xf0464c…14169e
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0x9b344f…ca69cc
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0x06969a…64b0a9
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0x04b3e0…b1d097
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa32d ago0xbbf8bd…e8c4af
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0x1961c8…4b96e9
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa32d ago0xee0dd0…d626ca
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0x8333f5…f24d16
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa32d ago0xcb8872…376091
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0x1508ee…87f640
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa32d ago0x4eeb7d…50907c
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0x5eb611…3a707a
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa32d ago0x5477de…a146a6
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa32d ago0xe72de5…86b58b
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa32d ago0xcb18a9…814029

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.