Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0xf7515a…127d31
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0xd9f34d…19ea21
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0x5a2b8a…90af05
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa34d ago0x4827dd…010bcc
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0xd9acad…efb4d3
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa34d ago0xf0ec3c…484ea7
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0xde6d1e…199075
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0x7e4396…4cfd8e
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0xe5a43a…b90fba
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa34d ago0x965603…41f445
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0xf6bca0…2826bb
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa34d ago0x79eaca…acbad9
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0x6ade18…c5d837
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa34d ago0x79ec2b…b4a884
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0xf994ef…4a286c
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0x1a899a…f1469d
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa34d ago0x58893f…f52ce1
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa34d ago0x9f0089…608d9a
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0x9a48ef…122e8b
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0x4348f8…fc52a0
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa34d ago0x3c51c7…c1ba35
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0xff34e8…426a4b
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0x25128e…730d64
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0x6d6aec…acd482
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa34d ago0x9af5f8…e3f875

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.