Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x1f72d8…30a71e
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x9a6f30…63757d
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x5d3776…b85ac4
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xf0551a…c6ebf5
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x16a2ed…f5020b
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x3cba10…798377
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x6eeae6…364acb
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x944321…f0eb35
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xf97593…1462e1
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x0b00e1…ffdef4
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x8ae3a8…be714c
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xa900ea…4700c4
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xa41c07…3f4e23
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x449a86…eef96e
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x07e690…67d745
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x2b45ad…88a36b
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xd46e88…e204ab
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x69e7d7…c44424
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xaab173…67eb90
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x1cc70c…f552ef
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x9f63ea…947cc7
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x01730a…996fe3
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x6f4b04…4154b0
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xaf1aac…105a13
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xcfa8d5…fefb27

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.