Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0xa0c83d…02ae58
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0x07526c…32525d
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0xd530ab…4e409d
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0xc3ba7b…9d01ca
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0x9d2e7d…88e361
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0xc33ef5…6922f8
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0x0611d5…94ce1c
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0x74fc64…0fc07f
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0x27891f…555e9d
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0x173b64…e5be25
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0xefc977…07634c
0xb9f1…93e30x9c95…e299Base$0.001100%fluxa36d ago0x981650…925ca6
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0xc22afc…bc8d5f
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0x1eb093…eb3165
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0x4e598f…931a6b
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0x0281f4…6edd2b
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0xdb34da…a35358
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0xcd28e5…861c9e
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa36d ago0x1987e1…48d2cb
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0xaabf83…111640
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0x106a47…02aa83
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0xc03e58…6d2d85
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0x817cff…8051a9
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0xbaf97c…f46e39
0xb9f1…93e30x9c95…e299Base$0.001100%fluxa37d ago0xd2effb…5b9173

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.