Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0xc56247…db18d2
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x4e9199…483beb
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0xa881a9…10537f
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x57816b…cf3480
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0xe90a32…6d0536
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0xc2c9a2…51f8ba
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x570674…95ab21
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x940363…a650d7
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0xe53257…b8f294
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x34f900…96ab55
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x0330aa…7bd697
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x40c46a…7a7766
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x6632a0…dc337f
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0xded77f…3368fd
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x9fe2cd…ba372e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0xc6d037…ec0447
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0xd50a18…f86e06
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x0118ce…34313c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x69732b…a570e6
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0xddce3f…ad0c08
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x530de3…c9b97c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0xe28fee…794b72
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x3e8395…b3005a
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x20e110…b644e6
0x42f2…58270x9c95…e299Base—$0.001100%fluxa90d ago0x020af3…a02763

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.