Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x9898e3…b42e96
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x69e989…bc8d2e
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x183219…65ab19
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xdb4b82…b39f39
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xe0c1d7…058d72
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xc53c44…63fbad
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xad0b47…7db399
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x9c6c50…45f899
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0xe253e0…2db789
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0x1eddd2…9c633c
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0x30c9df…eb8318
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0x874a1a…20292f
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0xa1cb52…a6045c
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0xc2a3e9…d27392
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0xc644d0…78a302
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0x5dfe41…864c50
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0x034280…d5f579
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0x328bd1…55a9c7
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0x8d94aa…3bcd17
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0xf88db0…72b401
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0x67349d…d8d7ce
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0x7e2451…dcd456
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0x247b3d…178286
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0x33715c…61ed4b
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa73d ago0xfea925…70167e

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.