Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa62d ago0x8ed7f8…8bdd4b
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa62d ago0xd063fc…18ba26
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa62d ago0x5f2939…66a34a
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa62d ago0xb7f634…3edf9a
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa62d ago0x2ee74c…e37a96
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa62d ago0xae4555…416891
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa62d ago0x599894…2342d7
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa62d ago0x4a9847…6b6881
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0xdcf222…fdffc6
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0x7ec7c5…e659ed
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0x00183a…857833
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0xeccb09…b50575
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0x9eebf9…862ed0
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0xb857f5…e97a94
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0xce390f…6697e5
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0x6171eb…a5c3fb
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0x82d2ac…3c81b8
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0xc1aa66…23df97
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0xfec844…9d6a2e
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0x869f70…891243
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0xff9410…e22d9d
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0x891d11…d27542
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa63d ago0xc3cd2c…97be48

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.