Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x05bc2e…ab31b9
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xb6539e…38da84
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xcfb3cc…ef46c5
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x1a5a3d…8b7732
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xab5467…c752b8
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xd40254…46f1da
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x9372f4…0dc0a3
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xa44a8f…85b17c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x0400b7…e1679f
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xfd5a81…6a05a0
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x1397c8…cd188c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x8bf4a2…33e626
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x779b33…f0d630
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xa8c158…431b4c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x96d12e…1c1628
0xc888…59b00x9c95…e299Base—$0.001100%fluxa82d ago0x02fce0…80fa2a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa82d ago0x2f897c…31f0a2
0xc888…59b00x9c95…e299Base—$0.001100%fluxa82d ago0x7c6f08…02ddad
0xc888…59b00x9c95…e299Base—$0.001100%fluxa82d ago0xf02bf3…969ce8
0xc888…59b00x9c95…e299Base—$0.001100%fluxa82d ago0xac347c…3fb222
0xc888…59b00x9c95…e299Base—$0.001100%fluxa82d ago0xb67850…eb4eae
0xc888…59b00x9c95…e299Base—$0.001100%fluxa82d ago0xa2a33f…77244e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa82d ago0xfa45a1…7d166c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa82d ago0xa8c50c…64c462
0xc888…59b00x9c95…e299Base—$0.001100%fluxa82d ago0x543ebf…791fba

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.