Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa6d ago0xb7fc27…7fa8f4
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa6d ago0xdac6df…72ff3b
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa6d ago0x78e65e…7910af
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa6d ago0x5b584f…77ef1c
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa6d ago0x47ee35…ba1f6a
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa6d ago0xd614d8…5b5607
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0xca8117…a272e8
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x536025…319039
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0xf2a441…58a4ca
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x2a14c0…0551cc
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0xf5fc6f…e1c8b4
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0xa082bc…12762c
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x6dbdfa…34a99d
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x062e47…1c8154
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x2053c9…a0ee7d
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x37e157…56dcc0
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0xbf4062…78309e
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x895b20…4bcc6c
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x98679d…571067
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x7556eb…527b34
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0xb80106…95e6b1
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x89e997…fb2b6d
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x38523a…39c3ed
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0x847eee…5efcf7
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa7d ago0xf2cfc7…1d8f55

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.