Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0xff1884…8d99ba
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x9b5498…f1c70c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x1ab289…6bf2c4
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0xb6cb5c…cb319f
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0xcd17b7…0490c5
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0xb9c50a…6baa98
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x7f5f11…9ed393
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x046214…69687a
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x66364b…c33aa6
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x9132db…9729f7
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x13604d…f17d72
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x8a67a9…6bb732
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x4707f4…d55a05
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x3c3e27…252337
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0xc6b2b7…4656bd
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x6e8987…007e32
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x0bf9ef…a36b1f
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0xb70367…d2a63f
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x3e72df…22f47a
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x5d102d…706584
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0xc5c46b…d0d3aa
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x6653d4…962edb
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x557ac0…0c2c7a
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x692689…0f4059
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa60d ago0x07763b…acb976

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.