Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0xea9f96…40b099
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x8ac766…828b01
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x03ffdc…7d2105
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0xc63856…58148a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x141cd2…46052d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x812964…9b0017
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0xe45d07…3b8423
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0xd4478a…49e14d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x5b517d…2f2cc3
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x657ce9…192d71
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0xd2fb4c…d9b80b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x29eeb9…1d6ad8
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0xe265a2…b14ef5
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x77c787…dc1a47
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x7e1c62…0db8de
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0xc570f8…a5a9e8
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x988a29…80be41
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x6a1bc2…6fb1fb
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x063099…f00455
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0xb4fd4e…b46df2
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x9a3f40…37f94b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0x1096ac…c1b269
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0xb5bd5b…c18b9a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0xd62434…4a9d1a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa69d ago0xa31f79…765238

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.