Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x59aad1…76da2b
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0xabed42…e8df07
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0xac7d62…928386
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x0998a2…44eb46
0x3064…ba910x9c95…e299Base—$0.001100%fluxa35d ago0x597afa…aa8108
0x3064…ba910x9c95…e299Base—$0.001100%fluxa35d ago0x7a1f9c…1b9cbb
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0xf0113a…83e3b5
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x7696c1…e860b8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x9483b9…ec13e9
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x416278…20860c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x3ace92…36a58a
0x3064…ba910x9c95…e299Base—$0.001100%fluxa35d ago0xe39158…c455b8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0xe57664…1da182
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x6a027e…5eebac
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x565bb2…6e27ca
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x632bae…4b2994
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x98da67…254376
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x0ed204…a9ec79
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0xb17d1e…ec4b85
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x8b5546…fc384f
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa36d ago0x502ac1…d2262f
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa36d ago0xfcaccb…428a13
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa36d ago0x8ec868…391ac3
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa36d ago0xb4097e…00134f
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa36d ago0xdf35d8…2657ed

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.