Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb1f…09dd0xfe80…47eeBase$0.001100%fluxa64d ago0x4a5399…e54c17
0x3022…6a360xfe80…47eeBase$0.001100%fluxa64d ago0x85929a…854f89
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa64d ago0xebefa3…02eaf6
0x61b6…c6ee0xfe80…47eeBase$0.001100%fluxa64d ago0x5103df…0df58b
0xa256…4f290xfe80…47eeBase$0.001100%fluxa64d ago0xc3f81e…f1a20c
0x546b…95080xfe80…47eeBase$0.001100%fluxa64d ago0xafa3d3…476068
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa64d ago0x350489…21975a
0xf3d3…59e10xfe80…47eeBase$0.001100%fluxa64d ago0xc529fa…4e45bd
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa64d ago0x0d2913…61c82e
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa64d ago0x679199…bf24bc
0xd32b…45470xfe80…47eeBase$0.001100%fluxa64d ago0x2535a9…16be0c
0x4519…6cc50xfe80…47eeBase$0.001100%fluxa64d ago0x85ac8c…8e47b3
0xb064…54430xfe80…47eeBase$0.001100%fluxa64d ago0x661854…db4f31
0x879c…e83d0xfe80…47eeBase$0.001100%fluxa64d ago0x0b6852…9f6c76
0xfb99…a3820xfe80…47eeBase$0.001100%fluxa64d ago0x96bfce…14998e
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa64d ago0x6fb044…ae24fb
0xabc6…53f90xfe80…47eeBase$0.001100%fluxa64d ago0x109fd7…f81c06
0x4705…cf630xfe80…47eeBase$0.001100%fluxa64d ago0xf97d8b…54d388
0xaab7…7f370xfe80…47eeBase$0.001100%fluxa64d ago0x13201f…106670
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa64d ago0x6bee2e…c84b49
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa64d ago0x45340d…cc76c2
0x1574…5f140xfe80…47eeBase$0.001100%fluxa64d ago0x0ec692…60d5e4
0xc23f…ecca0xfe80…47eeBase$0.001100%fluxa64d ago0x8b0e97…378086
0x5f53…ba930xfe80…47eeBase$0.001100%fluxa64d ago0x9f974d…f685df
0x854e…d7280xfe80…47eeBase$0.001100%fluxa64d ago0x738dcc…2f70d5

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.