Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x61b4a3…8ccae0
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x7ee22c…26eed7
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x65aa27…3ab793
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x2b5ff6…91e5d3
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0xb731c7…78aca2
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x21420b…cdfd45
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0xd2c530…3e52b4
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0xbbb760…b923e6
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x72497a…d8606f
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0xd944a4…e5af10
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x3510c5…9152bd
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x5ab763…2372dd
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x1f4ee7…ab2960
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x7e47e0…d0dd2a
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x2a5b4a…d08d9b
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x9cc0de…d4442b
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0xcacdbc…985136
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0xc03372…edfce5
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0xda59c1…c40d43
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x995fda…f36fdd
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x77257e…8eb6af
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x212653…3a4920
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0xb78f86…4578d3
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0x69aee5…48f7a2
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa58d ago0xefdecf…e8759f

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.