Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0xf4afd6…206e35
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x1f64e3…a15352
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0xd4432d…e82bb1
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x2c71b6…bbd275
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0xb5396f…9db7ab
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x13a30a…b83689
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x6b93f4…9f2eda
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x02cf79…26aa20
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x2a099e…b9d75e
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x7e5c9c…f7dd34
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x85bf56…884615
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0xae5b8e…51b59d
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x14ed94…e612fe
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x84f9d3…7e74a5
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x2219f2…8230d9
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x5b6125…364554
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x23cfad…a440c0
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x300d5f…5a872b
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x20713f…624c5e
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x04b254…ff1c00
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x291e35…75719f
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x81eab5…cef74f
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x39fe00…43fcb1
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0x1ed5aa…a695a2
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa16d ago0xbbfb6b…13e532

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.