Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x1aa851…0a09fa
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x1e1610…760f6d
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x89bae1…75b226
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0xd334e4…d1b6b7
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0xd01df7…40fe7d
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0xffd0ef…a0efb2
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x63ee67…48d2db
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x2972b2…435587
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x3bf604…4657c3
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x6e44c6…9edf8b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x466c30…a1ffc2
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0xaee7de…e5ceb6
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x213655…7fe34b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x4f95de…57345a
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x092f34…84d8c2
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0xf15ec9…2092e4
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x70035f…b126fa
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x3d9406…35d959
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x726b02…697e2b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0xe5e664…62c87a
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x1e29f6…4fd6cb
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0xcd892a…b4bb9b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x8cd90a…f588c0
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0x84ed59…889e2a
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa15d ago0xf6d6f9…436b67

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.