Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf330…29750xfe80…47eeBase—$0.001100%fluxa36d ago0x4ccebf…9bc2a5
0xf330…29750xfe80…47eeBase—$0.001100%fluxa36d ago0x42ab78…5f364f
0xf330…29750xfe80…47eeBase—$0.001100%fluxa36d ago0xb15770…ba88d7
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0xa23388…cdfc0f
0xf330…29750x9c95…e299Base—$0.001100%fluxa37d ago0x2b02e9…5d387a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0x940037…b78881
0xf330…29750x9c95…e299Base—$0.001100%fluxa37d ago0x62d61c…d47e52
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0x0740f8…8bca0a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0xe7957f…eec7ad
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0x330351…128a81
0xf330…29750x9c95…e299Base—$0.001100%fluxa37d ago0xaab7e2…bb9f33
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0x257a5c…44b082
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0xa8851e…bf39e7
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0xab9292…1cbf99
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0xad7fb1…4ab956
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0xc944f8…f2d8ee
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0x661894…96ee94
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0xe37eb0…083c7e
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0x3c8858…cc0c9a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0x28e6a4…916482
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0x2ed3c4…c5b27f
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0xc1fc90…51dcbb
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0x76ea2d…9f4a2e
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0x8ad22e…9b407a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa37d ago0xee1784…a67f32

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.