Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x8d1583…1f75e5
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x4bfe21…093b8a
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x5caa1c…f51d09
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa37d ago0xe9672f…b9d4eb
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0xd0178d…29125a
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0xa8671e…17260a
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0xef07da…2e7dbd
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x24126d…9e069f
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x989e9c…db9a62
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x3e560f…52c98d
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0xb2110e…c3ca28
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x5b40f0…94ea1a
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0xb5a440…e1e40d
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0xbd6557…f282f9
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0x220b33…6985c7
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0x07c530…fd6c6a
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0x3f9756…f17ad2
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0x42856a…9c00df
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0xf260e9…dea189
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0xf3c493…1c6b06
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0x73c29f…4b4d55
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0x0720dc…26107d
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0x542d51…a7465c
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa38d ago0x0a5a7c…807099
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa38d ago0xca71c6…77b20d

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.