Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x7fcb20…dcf0d2
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0xce48a8…11344a
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x7d5ccf…e0e889
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x6eecda…24f96b
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0xc14251…fcaec4
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0xc8a849…1418f5
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0xc20063…0b85e3
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x599a8e…5985ca
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0xc1cd38…99581e
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x361fdf…e38cfc
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x356a17…b29ab2
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x06ea90…3d3a64
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0xfb1175…0a4cfd
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x6cd64e…a74b6c
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x85f2b5…63dd88
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x13d340…a4a057
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x28e8cf…f22669
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x57a1f9…69b226
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x739946…d9da97
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0xbf1560…2344b9
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0xc2a3c8…cf914c
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x98829d…220b0b
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa20d ago0x750aa3…2a2492
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa21d ago0x36da7b…9acb1c
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa21d ago0x89b28d…4a165c

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.