Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0x81aedb…631603
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0x5015d7…6bb953
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0xdf4d0b…5c8548
0xf2c3…edd00xfe80…47eeBase$0.001100%fluxa43d ago0x3e1aa0…91b7a4
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0x283b69…25df82
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0x371c21…efa45b
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0x1fbe01…6ab4f1
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0xe93166…749eb0
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0xa96639…b54ae3
0xf2c3…edd00xfe80…47eeBase$0.001100%fluxa43d ago0xa22e28…bc653a
0xf2c3…edd00xfe80…47eeBase$0.001100%fluxa43d ago0x29d685…5987ef
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0x3d79dc…959cea
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0x96a200…e5d61b
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0xcb5c5f…9ec663
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0x2b4039…185d25
0xf2c3…edd00xfe80…47eeBase$0.001100%fluxa43d ago0x0e9c22…1a4b48
0xf2c3…edd00xfe80…47eeBase$0.001100%fluxa43d ago0xec9c8d…e6fe06
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0xe4f538…6752ad
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0x8d9c2b…e02593
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0x8ddc42…b68bd4
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0xc1f463…c96b58
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa43d ago0x799dac…51af64
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa44d ago0xd49b8b…90024f
0xf2c3…edd00x9c95…e299Base$0.001100%fluxa44d ago0x07636e…6cf7fb
0xf2c3…edd00xfe80…47eeBase$0.001100%fluxa44d ago0x00c135…ce3f19

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.