Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0x400e9b…55f67e
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0x51b095…1c4a60
0x0ee9…49600x9c95…e299Base$0.001100%fluxa36d ago0xbd8f42…202f2a
0x0ee9…49600x9c95…e299Base$0.001100%fluxa36d ago0xf62cc7…724c9a
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0x36c85c…4a94a6
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0x3892b7…4c9261
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0xb4df7b…689233
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0x49ec15…dd21ed
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0x95b1f4…6daf3a
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0xa3859e…1f1127
0x0ee9…49600x9c95…e299Base$0.001100%fluxa36d ago0x5aa78c…4f6ea0
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0x26443e…e23797
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0x5ce7b8…351b4d
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0x88cb40…29fc46
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0x3f0d6c…97d19e
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa36d ago0x9bd305…72f71e
0x0ee9…49600x9c95…e299Base$0.001100%fluxa36d ago0x752622…b5ec7a
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa37d ago0xe8d1ff…33ecf6
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa37d ago0x9bea0a…fcf9f0
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa37d ago0xc627ae…992eb5
0x0ee9…49600x9c95…e299Base$0.001100%fluxa37d ago0xd2aacc…67702c
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa37d ago0x32be16…73c4ae
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa37d ago0x167687…e205a5
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa37d ago0xbe9b65…9e5e67
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa37d ago0xeec080…8e6001

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.