Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xa34f09…15f765
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x592b65…1cc63b
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x31a504…90003e
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xff7641…37c5af
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x47ecfb…62b01b
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x5863db…5f8669
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x001481…e7d008
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x586838…03d917
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xa88d35…8b89c9
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xdd4f29…9f731a
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xc08ae9…c509d4
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xba7bbc…91dbd7
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x2dfaec…70ab50
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x5a773b…af5b92
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x382a46…fee1e8
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x75f448…87816e
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xeda0bd…0b77f0
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x9b1db1…339955

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.