Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0x829dec…c34582
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0x92ca6d…bfffc5
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0x6876ca…bf453a
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0xfa5d69…9e7f81
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0x711078…292b6d
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0x98fe7f…9a8f39
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa48d ago0x784cce…5440d1
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa48d ago0x3709f5…2b8313
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0xd18d13…ec0464
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0xc2b830…7ef031
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0xd100d5…d17500
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0xb2085d…6b0ae0
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa49d ago0xe2299b…76d6c1
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa49d ago0x441f18…b465e7
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0xdc1e9a…ae207e
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa49d ago0x2af5b3…527f08
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa49d ago0xee2cb3…7335dc
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa49d ago0xef00e6…e8e7a4
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa49d ago0x56e8ba…7b595c
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa49d ago0xb54564…e05205
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa49d ago0x250637…8a9e7f
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0xf15875…90a3a5
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0x02b718…fe61ac
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa49d ago0xb53b8b…fb8caa
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa49d ago0x932b96…a21f56

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.