Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0x4bb56f…e159be
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0x95864c…248245
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0x108fd5…50d1d3
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0x01262c…6cdd12
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x465452…1f0ffb
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x029092…e4f922
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x0e19e1…275b94
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0xb64670…0079ef
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0x1bdd67…2385e8
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0xd932cc…5376ca
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x40f806…ac17c6
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0xfde1a2…6f5dbc
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x78a9ca…531914
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x1ad2f7…88d641
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0xbe20c9…d1f506
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0x414971…ee0dc6
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x0cdbec…5bcd50
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x78b1f1…279c15
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0xa1c9fa…bd1726
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x9f77f0…e83d36
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x337ee9…db75b5
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x36451a…ca5214
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x6d26e0…be7c53
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa37d ago0xc2bff8…871203
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa37d ago0x47ff77…b3fdf7

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.