Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0xb85383…2b86fe
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0xbfea68…03ef9b
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x968d9f…28c849
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x985416…e8fbe2
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0xdc0c8f…314f48
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x65f879…6df5a6
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x68a4e9…0fa0d5
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x25c271…e1ba9c
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x08a809…0667bf
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x87b875…a9b47c
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x00748d…e06247
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x3c65da…4d7977
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x2d48b0…c0d961
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0xf98946…d5c2a2
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x625174…eda95a
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0xb37b22…232de7
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0xd2abe9…6bdb20
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x559dc1…06e7ae
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x7efd1a…c6883e
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x434dcd…7831ff
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x8036dd…bfbb6a
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x781248…eb1bad
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0xd4654f…124442
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0xd8505f…4e3c3e
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x20265b…30f0e1

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.